Skip to content

2.5.0

Compare
Choose a tag to compare
@jasonmccreary jasonmccreary released this 26 Feb 17:15
· 72 commits to master since this release
3185ee4

Added

  • Adopt anonymous migrations (#571)
  • Support plural resources (#574)
  • Support inline configuration (#575)
  • Automatically generate mailable view (#580)
  • Explicitly set nullable validation rule (#581)
  • Introduce meta key for customizations (#577)
  • Ignore SoftDelete columns in Resources and Form Requests (#592)

Fixed

  • Correct data type (9b32edd)
  • Fix missing use in CRUDdy controller tests (#584)
  • Fix return type hints (#591)