2.0.0
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