- Fix handling not casted embeded fields
- Fixed failure to support
embeds_many/3
- Add
__using__1
that createsto_form/2
to schema modules.
- Support embedded schemas in
to_params/3
,to_form/3
. - Add
to_map/1
that converts%Phoenix.HTML.Form{}
or%Ecto.Changeset{}
to map.