Releases: php-casbin/yii-permission
Releases · php-casbin/yii-permission
v2.0.0
29 Nov 09:52
Compare
Sorry, something went wrong.
No results found
BREAKING CHANGES
upgrade to PHP 8.0 and PHP-Casbin 4.0 (#20 )
v1.6.0
21 Aug 15:46
Compare
Sorry, something went wrong.
No results found
1.6.0 (2024-08-21)
Features
Add Yii authorization integration with AuthManager and Behaviors methods (#18 ) (c333eef )
v1.5.1
26 May 04:16
Compare
Sorry, something went wrong.
No results found
1.5.1 (2024-05-26)
Bug Fixes
ci: updated version of phpunit and fixed workflow issues (#17 ) (c8cb31b )
v1.5.0
26 Sep 15:52
Compare
Sorry, something went wrong.
No results found
1.5.0 (2021-09-26)
Features
Support Casbin UpdatableAdapter interface (163412f )
v1.4.0
02 Sep 14:19
Compare
Sorry, something went wrong.
No results found
1.4.0 (2021-09-02)
Features
support Casbin FilteredAdapter interface (f0e2628 )
v1.3.0
29 Aug 03:44
Compare
Sorry, something went wrong.
No results found
1.3.0 (2021-08-29)
Features
support Casbin BatchAdapter interface (fb58023 )
v1.2.0
19 Jun 15:23
Compare
Sorry, something went wrong.
No results found
1.2.0 (2021-06-19)
Bug Fixes
add the missing .releaserc.yml file (36e40fa )
Features
use 'Github Actions' to run tests and auto release (3e85608 )
Yii Permission 1.1.0
15 Jun 04:46
Compare
Sorry, something went wrong.
No results found
Yii Permission 1.0.1
15 Jun 09:40
Compare
Sorry, something went wrong.
No results found
Fix
capitalized Models folder to models
Yii Permission 1.0.0
02 Jun 07:54
Compare
Sorry, something went wrong.
No results found
Yii-permission is an authorization library for the Yii framework.
It's based on Casbin, an authorization library that supports access control models like ACL, RBAC, ABAC.