Releases: php-casbin/think-authz
Releases · php-casbin/think-authz
v2.0.0
2.0.0 (2024-10-29)
- BREAKING CHANGE: upgrade to PHP 8.0 and PHP-Casbin 4.0 (#48) (2fe2143)
BREAKING CHANGES
- upgrade to PHP 8.0 and PHP-Casbin 4.0 (#48)
v1.8.0
1.8.0 (2024-08-17)
Features
v1.7.1
1.7.1 (2024-03-22)
Bug Fixes
v1.7.0
- Update think-migration to v3.1.0
- Remove PHP 7.1
v1.6.0
1.6.0 (2023-08-22)
Features
v1.5.4
1.5.4 (2022-06-11)
Bug Fixes
- Incorrect configuration information read (#39) (0043076)
v1.5.3
1.5.3 (2022-01-05)
Bug Fixes
- Use loadPolicyArray instead of loadPolicyLine (9b635f2)
v1.5.2
1.5.2 (2021-11-05)
Bug Fixes
v1.5.1
1.5.1 (2021-11-02)
Bug Fixes
- Add the addFunction() method to the comment(Enforcer Facade). (#31) (8987da4)
v1.5.0
1.5.0 (2021-09-06)
Features