Skip to content

1.17.0

Compare
Choose a tag to compare
@jasonmccreary jasonmccreary released this 28 Aug 16:48
· 182 commits to master since this release
a0d0655

Added

  • Add support for route generation using FQCN (#323)
  • Add support for namespaced JsonResources (#330)
  • Generate FormRequest rules using array syntax (#345)
  • Add -m shortcut for --overwrite-migrations option (#346)
  • Generate migration columns with comments (#347)
  • Add support for generating indexes (#351)

Fixed

  • Change api.delete to return proper "no content" (#331)
  • Cast date columns (#341)
  • Support namespaced Resources + suffix name (#342)

Refactored

  • Update trace command to increase the reusability and testability (#318)
  • Stubs helper (#333)