All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
[0.3.3] - 2019-02-25
- Apply regression fix to
copy_store/0
andresolve_conflict/1
. - Docs cleanup.
[0.3.2] - 2019-02-22
- Regression that made defining a custom table name impossible.
[0.3.1] - 2019-02-21
- Inch reports.
- Misc docs.
[0.3.0] - 2019-02-14
- Distributed testing suite.
- Implemented store as a macro, with overridable callbacks.
- Bumped OTP version.
- Bumped Elixir version.
- Updated dependencies.
- Started using keepachangelog.com changelog format.
- Hex doc improvements.
- Travis CI improvements.
[0.2.0] - 2018-07-30
- Additional tests.
- Created .github folder and files.
- Created badge links.
- Created dev and test instructions.
- Initial release.