v1.1.1
Bug fixes
- Remove documentation for unfinished
on_replace
option incast_assoc
,cast_embed
,put_assoc
andput_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