Skip to content

v0.29.0

Latest
Compare
Choose a tag to compare
@warmwaffles warmwaffles released this 21 Jan 00:10
· 2 commits to main since this release
ca2938f
  • changed: Removed Exqlite.bind/3, please use bind/2 instead.
  • changed: Improved multi-threaded access to underlying sqlite resource.
  • changed: Document issue with calling close/1 immediately after calling interrupt/1. If you encounter the issue where the entire BEAM crashes, put a short sleep between the call to interrupt/1 and close/1.

Full Changelog: v0.28.0...v0.29.0