Current section
Files
Jump to
Current section
Files
CHANGELOG.md
# CHANGELOG
## v0.7.0
- Add support for `Ecto.Type`
- Add support for embedded types
- Update docs
- Update dependencies
## v0.6.0
- Fix conversion of module names to snake case
## v0.5.0
- Ensure error return of `validate` is always a list
## v0.4.0
- Add dialyzer and (some) typespecs
## v0.3.0
- Handle :through relationships
## v0.2.0
- Relax nimble_parsec version requirements
## v0.1.0
- Initial release