Skip to content

Releases: elixir-sqlite/exqlite

v0.8.7

24 Feb 15:20
Compare
Choose a tag to compare

Added

  • Ability to compile exqlite using the system sqlite3 installation as opposed to building from source. #186

v0.8.6

24 Feb 15:20
Compare
Choose a tag to compare

Changed

  • Compile SQLite3 with -DHAVE_USLEEP=1 to allow for more performant concurrent use.

v0.8.5

24 Feb 15:20
Compare
Choose a tag to compare

Changed

v0.8.4

24 Feb 15:21
Compare
Choose a tag to compare

Fixed

  • Improved typespecs. #177

v0.8.3

07 Dec 19:02
Compare
Choose a tag to compare

Changed

  • Compilation output to be less verbose. If more verbosity is desired V=1 mix compile will remedy that. #181
  • When the path to the database does not exist, mkdir_p is invoked. #180

v0.8.1

03 Dec 22:02
Compare
Choose a tag to compare

Fixed

  • Fixed unicode handling when executing sql statements. #179

v0.8.0

30 Nov 13:57
Compare
Choose a tag to compare

Changed

v0.7.1

09 Sep 16:07
Compare
Choose a tag to compare

Fixed

  • Fix segfault on double closing an sqlite connection. #162

v0.7.0

08 Sep 10:08
Compare
Choose a tag to compare

Added

  • Added Exqlite.Basic for a simplified interface to utilizing sqlite3. #160
  • Addded ability to load sqlite extension. #160

v0.6.4

04 Sep 18:16
Compare
Choose a tag to compare
release 0.6.4