Skip to content

1.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Aug 14:47
· 140 commits to main since this release
dac7718

Added

  • Add binding resolution so DataTransferObjects can act as validated requests using ValidatedDataTransferObject interface
  • Add authenticated user “automagical” binding to DataTransferObject property when possible (need to be typed as Authenticatable illuminate's contract)

Changed

  • Now route parameters are merged into DataTransferObjects when running within requests context