Releases: elixir-sqlite/exqlite
Releases · elixir-sqlite/exqlite
v0.23.0
What's Changed
- Accept a list of modes to open db with nomutex option. by @ColaCheng in #284
Full Changelog: v0.22.0...v0.23.0
v0.22.0
- changed: update sqlite to
3.45.3
.
Full Changelog: v0.21.0...v0.22.0
v0.21.0
What's Changed
- Add Exqlite.Sqlite3.interrupt/1. by @ColaCheng in #282
New Contributors
- @ColaCheng made their first contribution in #282
Full Changelog: v0.20.0...v0.21.0
v0.20.0
v0.19.0
v0.18.0
What's Changed
Full Changelog: v0.17.0...v0.18.0
v0.17.0
What's Changed
- Adding before_disconnect hook by @jeregrine in #271
New Contributors
- @jeregrine made their first contribution in #271
Full Changelog: v0.16.2...v0.17.0
v0.16.2
v0.16.1
v0.16.0
What's Changed
- drop utf8.h by @ruslandoga in #264
- clang-format by @ruslandoga in #265
- add set_log_hook/1 by @ruslandoga in #266
Full Changelog: v0.15.0...v0.16.0