Skip to content

Releases: elixir-sqlite/exqlite

v0.19.0

18 Jan 14:54
4d1b518
Compare
Choose a tag to compare

What's Changed

  • Update README with Connection configuration (#275) by @andyl in #276
  • Dropped support for Elixir v1.13.
  • Updated locked dependencies.

New Contributors

Full Changelog: v0.18.0...v0.19.0

v0.18.0

08 Jan 15:02
03b30d8
Compare
Choose a tag to compare

What's Changed

  • Support configuring compile flags using Elixir config by @dvic in #274
  • Upgraded sqlite3 to v3.44.2

Full Changelog: v0.17.0...v0.18.0

v0.17.0

08 Nov 14:32
5b9891b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.16.2...v0.17.0

v0.16.2

30 Oct 22:17
fe3acf5
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @dvic made their first contribution in #270

Full Changelog: v0.16.1...v0.16.2

v0.16.1

30 Oct 14:19
4a1d335
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.16.0...v0.16.1

v0.16.0

19 Oct 15:14
69c4487
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.15.0...v0.16.0

v0.15.0

11 Oct 21:39
96c3ab5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.14.0...v0.15.0

v0.14.0

11 Sep 22:12
68f829c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.13.15...v0.14.0

v0.13.15

17 Aug 05:07
4936940
Compare
Choose a tag to compare

What's Changed

  • docs: improve Basic module grammar by @mhanberg in #257
  • fix: don't bind atoms that are prefixed with nil as NULL by @mhanberg in #258

New Contributors

Full Changelog: v0.13.14...v0.13.15

v0.13.14

22 Jun 17:33
66a87e7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.13.13...v0.13.14