Releases: php-casbin/think-authz
Releases · php-casbin/think-authz
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
v1.4.0
1.4.0 (2021-08-13)
Features
- support Casbin BatchAdapter interface (#26) (b159ac4)
- support Casbin FilteredAdapter interface (#27) (b95ae29)
v1.3.0
1.3.0 (2021-08-02)
Features
- support Casbin UpdatableAdapter interface (#25) (69eae24)
v1.2.2
1.2.2 (2021-06-03)
Bug Fixes
v1.2.1
1.2.1 (2020-12-24)
Bug Fixes
v1.2.0
1.2.0 (2020-12-24)
Features
v1.1.0
1.1.0 (2020-12-24)
Features
- use 'Github Actions' to run tests and auto release (291a8c2)
Think-authz 1.0.2
Fix
- 修复 "Class 'tauthz\exception\Unauthorized' not found" #8 .