Releases: santigarcor/laratrust
Releases · santigarcor/laratrust
8.3.1
Enable Laravel 11
8.3.0 Update docs
8.2.2: Apply fixes from StyleCI (#662)
Fix Str::contains deprecation
Permissions as gates attributes
- Add possibility to pass extra params to the permissions as gates as the team and requireAll. (a745962)
Add backed enums support
8.0.1
Fix blade directive
8.0.0
Added
- Type hints compatible with latest PHP
- Support for custom checker classes
Changed
- Methods and event names to a more human readable language
Removed
- Ownership feature
7.2.1
Apply fixes from StyleCI (#592) Co-authored-by: StyleCI Bot <[email protected]>
Laravel 10 compatibility
7.2.0 Fix pipeline and update README
7.1.0
Add
- Make panel views publishable
- Bump kkszymanowski/traitor version