Releases: php-casbin/laravel-authz
Releases · php-casbin/laravel-authz
v3.1.5
24 Mar 15:35
Compare
Sorry, something went wrong.
No results found
3.1.5 (2024-03-24)
Bug Fixes
v3.1.4
16 Feb 15:27
Compare
Sorry, something went wrong.
No results found
3.1.4 (2023-02-16)
Bug Fixes
Compatible with Laravel 10 (a237b71 )
Update the node version in github action to lts (4ba72d3 )
v3.1.3
03 Nov 15:19
Compare
Sorry, something went wrong.
No results found
3.1.3 (2022-11-03)
Performance Improvements
DatabaseAdapter::updatePolicy return early if not exists (7e21d0c )
using the connection of the current model when open the transaction. (440bc22 )
v3.1.2
25 Sep 11:00
Compare
Sorry, something went wrong.
No results found
3.1.2 (2022-09-25)
Bug Fixes
v3.1.1
17 Feb 08:30
Compare
Sorry, something went wrong.
No results found
3.1.1 (2022-02-17)
Bug Fixes
v3.1.0
28 Jan 04:35
Compare
Sorry, something went wrong.
No results found
3.1.0 (2022-01-28)
Features
v3.0.2
05 Jan 15:07
Compare
Sorry, something went wrong.
No results found
3.0.2 (2022-01-05)
Bug Fixes
Use loadPolicyArray instead of loadPolicyLine (4872e8f )
v3.0.1
20 Nov 13:05
Compare
Sorry, something went wrong.
No results found
3.0.1 (2021-11-20)
Bug Fixes
v3.0.0
07 Sep 10:42
Compare
Sorry, something went wrong.
No results found
3.0.0 (2021-09-07)
BREAKING CHANGES
BREAKING CHANGE: modify column p_type to ptype (#31 ) (be98eed ), closes #31
v2.5.1
02 Sep 09:39
Compare
Sorry, something went wrong.
No results found
2.5.1 (2021-09-02)
Bug Fixes
error in updateFilteredPolicies() (1f0702a )