Skip to content

2.0.0

Compare
Choose a tag to compare
@NeroAzure NeroAzure released this 29 Mar 13:25
· 69 commits to master since this release

Added

  • Laravel 7.x support
  • Laravel 7 custom casts
  • Configurable-trait for enums

Changed

  • Dropped Support for version of Laravel lower than 7.0
  • Dropped Support for versions of PHP lower than 7.3
  • Removed HasEnums-trait in favor of custom casts
  • Removed possibility to set weight path by static property to prevent notices when accessing undefined properties