Skip to content

Tags: php-casbin/yii-permission

Tags

v2.0.0

Toggle v2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
BREAKING CHANGE: upgrade to PHP 8.0 and PHP-Casbin 4.0 (#20)

v1.6.0

Toggle v1.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: Add Yii authorization integration with AuthManager and Behavior…

…s methods (#18)

* feat: add Yii authorization integration with AuthManager and Behaviors methods

* docs: update README with new Yii Authorization features and usage examples

v1.5.1

Toggle v1.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(ci): updated version of phpunit and fixed workflow issues (#17)

* perf: updated version of phpunit and fixed workflow issues

* chore: updated nodejs version in workflow

v1.5.0

Toggle v1.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #15 from basakest/updatable-adapter

feat: Support Casbin UpdatableAdapter interface

v1.4.0

Toggle v1.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #14 from basakest/filtered-adapter

feat: support Casbin FilteredAdapter interface

v1.3.0

Toggle v1.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #13 from basakest/batch-adapter

feat: support Casbin BatchAdapter interface

v1.2.0

Toggle v1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #12 from basakest/fix-github-action

fix: add the missing .releaserc.yml file

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #9 from basakest/upgrade

feat: upgrade casbin to 3.1, fix #8

v1.0.1

Toggle v1.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #4 from zolbet/fix-capitalized-folder-models

FIX - capitalized Models folder to models

v1.0.0

Toggle v1.0.0's commit message
init