Skip to content

4.6.0

Compare
Choose a tag to compare
@rubenvanassche rubenvanassche released this 03 May 15:06
· 134 commits to main since this release
ee513f6

What's Changed

  • Add initial support for casting union types
  • Fix an issue with paginator includes not working
  • Fix consistency of After, AfterOrEqual, Before, BeforeOrEquals rules
  • Fix creation context issue (#749)
  • Fix an performance issue where when creating a data object from models, the attributes were always called
  • Add a #[LoadRelation] attribute which allows loading model relations when creating data objects on the fly

Full Changelog: 4.5.1...4.6.0