Skip to content

Release 0.4.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@adam-code-labx adam-code-labx released this 05 Apr 23:28
· 194 commits to develop since this release

0.4.0 (2024-04-05)

Features

  • Auto generates presenter & DTO from column properties (84c06cf)
  • Fields returned now in the correct table order + prepend id (64d774a)
  • Filament auto-discover resources (227807a)
  • Register filament route resources (35a7592)

Bug Fixes

  • phpstan ignore (205757b)
  • ResourceController to allow middleware + sanctum UserResource (89572ed)
  • Routes need to registered after package config is registered (23fb789)
  • Sqlite workaround to set json field type (14b01c1)
  • Support for nullable types prepends question mark (a29b881)