11 April 2019
- Update to sqlitex 1.6.0
23 October 2018
- Fix bug in array loading.
17 October 2018
- Allow {:array, :map} via JSON library.
- Update error messages for clarity.
17 June 2018
- Seeking new maintainer. (#210)
- Minor syntax change to keep up with new Elixir version (#203, thanks @anuragpeshne).
- Update tutorial.md (#205, thanks @progsmile).
- Fix README example schema (#207, thanks @leifg).
8 October 2017
- Better error message if no database path provided. Fixes #200.
11 September 2017
- Update tests to work with Ecto 2.2.2.
28 August 2017
- Update to support Ecto 2.2.x. (Aligned version numbers to match Ecto versioning series.)
- Drop support for Elixir 1.3.x. New minimum version is 1.4.0.
- Drop support for OTP 18.0. New minimum version is 18.2.
- Decimal value support, while still present in the library, is no longer officially supported.