Current section

Files

Jump to
polymorphic_embed CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
## v 1.6.x
* Fix errors in form for `embeds_one` nested into `polymorphic_embed`
* Refactor `PolymorphicEmbed.HTML.Form`
## v1.5.x
* Add `traverse_errors/2`
## v1.4.x
* Support custom changeset functions through `:with` option
## 1.3.x
* Add `:required` option
## 1.2.x
* Support custom type field
## 1.1.x
* Support list of polymorphic embeds
* Force `:on_replace` option to be explicitly set