Changelog
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.6] - 2020-03-01
Added
- Additional GitHub repo files.
Changed
- Bumped OTP version.
- Fixed Travis CI integration.
[0.3.5] - 2020-02-27
Changed
- Bumped OTP version.
- Bumped Elixir version.
- Updated dependencies.
[0.3.4] - 2019-08-20
Fixed
- Logger crashes in
Mnesiac
module. - copy_table bug, closes #20.
Changed
- Bumped OTP version.
- Bumped Elixir version.
- Updated dependencies.
[0.3.3] - 2019-02-25
Fixed
- Apply regression fix to
copy_store/0
andresolve_conflict/1
. - Docs cleanup.
[0.3.2] - 2019-02-22
Fixed
- Regression that made defining a custom table name impossible.
[0.3.1] - 2019-02-21
Added
- Inch reports.
Fixed
- Misc docs.
[0.3.0] - 2019-02-14
Added
- Distributed testing suite.
- Implemented store as a macro, with overridable callbacks.
Changed
- 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
Added
- Additional tests.
- Created .github folder and files.
- Created badge links.
- Created dev and test instructions.
[0.1.0] - 2018-07-29
Added
- Initial release.