Skip to content

[0.5.0] - 2020-03-28

Compare
Choose a tag to compare
@Nek- Nek- released this 28 Mar 13:15
· 16 commits to master since this release

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