You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Release 3.0.0
* Requires Emacs 25 or later
* Improved support for NUL bytes
* Support for DISTINCT in aggregate functions
* Update to SQLite 3.22.0
* Make * a special case (e.g. don't escape it)
Release 2.0.3
* Add support for raw strings and raw parameters (magit#26, magit#28)
* Remove trailing &key in method definition (magit#38)
* Fix ldlibs for berkeley-unix systems (magit#37)
* Use cl-generic in addition to EIEIO (magit#32)