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.
2.0.2 - 2016-12-18
- This changelog.
-
Relaxed ecto dependency to 2.0 and elixir >=1.3
Thanks @lasseebert (#16)
2.0.1 - 2016-07-11
- Support for ecto 2.0
-
to_map now only returns the submitted keys and keys with default values.
Thanks @lasseebert (#10)