Releases: elixir-sqlite/exqlite
Releases · elixir-sqlite/exqlite
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
v0.15.0
What's Changed
- Add set_update_hook/2 by @greg-rychlewski in #260
- Drop elixir 1.12 and OTP 23 support by @warmwaffles in #262
- use size_t to store allocated size by @ruslandoga in #263
Full Changelog: v0.14.0...v0.15.0
v0.14.0
v0.13.15
v0.13.14
v0.13.13
What's Changed
- check for closed connection in changes by @mwhitworth in #251
New Contributors
- @mwhitworth made their first contribution in #251
Full Changelog: v0.13.12...v0.13.13
v0.13.12
What's Changed
- Upgrade sqlite to v3.42.0 by @warmwaffles in #250
Full Changelog: v0.13.11...v0.13.12
v0.13.11
Full Changelog: v0.13.10...v0.13.11