Releases: biig-io/Melodiia
Releases · biig-io/Melodiia
[0.5.1] - 2020-03-31
[0.5.0] - 2020-03-28
Added
- Full compatibility to Symfony 5.x
Changed
- the crud controllers now allow partial data on patch by default
Fixed
- Fix issue with subresources persistence
- FormError are more consistent
- CRUD controllers now output 400 error on malformed json instead or 500 error
[0.4.0] - 2019-08-06
- #25 Improve compatibility of CRUD stuff, but breaks the compatibility
[0.3.3] - 2019-08-01
- #22 Add possibility to define a custom data normalizer for ApiType
[0.3.2] - 2019-07-05
Changed
- #19 Documentation is now using scheme of the application