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.
- Move canonical documentation to readme + updates
0.1.3 - 2021-02-26
- GitHub CI
- Changelog
- Prevent compile time warning about timezone db in tests by using config
- Make tests run on elixir 1.8 by creating a custon sigil_U for it
- Updated ex_doc and make it
runtime: false
andonly: :dev
- Unlocked unused deps
0.1.2 - 2019-10-04
- Compile time warning when using the elixir default timezone db
- Add optional handling of incompatible calendars
- Fixed incorrect hardcoded field name
0.1.1 - 2019-09-08
- Fixed change and therefore error detection within the changeset handling
0.1.0 - 2019-09-08
- Initial release