Skip to content

v1.1.1

Compare
Choose a tag to compare
@josevalim josevalim released this 23 Dec 15:32
· 3328 commits to master since this release

Bug fixes

  • Remove documentation for unfinished on_replace option in cast_assoc, cast_embed, put_assoc and put_embed. The option could be given and applied to the changeset but it would never reach the repository, giving the impression it works as expected but ultimately failing in the repository operation

Deprecations

  • Add missing deprecation on Ecto.Changeset.cast/3