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