Releases: php-casbin/laravel-authz
Releases · php-casbin/laravel-authz
v4.0.2
4.0.2 (2024-12-24)
Bug Fixes
v4.0.1
4.0.1 (2024-12-06)
Bug Fixes
- Add getAllRoles method to Enforcer facade (#77) (b382bc2)
v4.0.0
4.0.0 (2024-10-29)
- BREAKING CHANGE: upgrade to PHP 8.0 and PHP-Casbin 4.0 (#75) (d9906f8)
BREAKING CHANGES
- upgrade to PHP 8.0 and PHP-Casbin 4.0 (#75)
v3.5.0
3.5.0 (2024-08-07)
Features
- Integrate Laravel's built-in authorization Gates (#73) (11ffe28), closes #70
v3.4.0
3.4.0 (2024-07-05)
Features
v3.3.0
3.3.0 (2024-06-15)
Features
v3.2.0
3.2.0 (2024-05-24)
Features
- add ptype parameter to artisan commands and updated unit test (718f846)
v3.1.6
3.1.6 (2024-04-23)
Bug Fixes
v3.1.5
3.1.5 (2024-03-24)
Bug Fixes
v3.1.4
3.1.4 (2023-02-16)
Bug Fixes
- Compatible with Laravel 10 (a237b71)
- Update the node version in github action to lts (4ba72d3)