Skip to content

Releases: php-casbin/laravel-authz

v3.2.0

24 May 05:42
783c401
Compare
Choose a tag to compare

3.2.0 (2024-05-24)

Features

  • add ptype parameter to artisan commands and updated unit test (718f846)

v3.1.6

23 Apr 04:50
124ab91
Compare
Choose a tag to compare

3.1.6 (2024-04-23)

Bug Fixes

v3.1.5

24 Mar 15:35
466590c
Compare
Choose a tag to compare

3.1.5 (2024-03-24)

Bug Fixes

v3.1.4

16 Feb 15:27
Compare
Choose a tag to compare

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
774857a
Compare
Choose a tag to compare

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
Choose a tag to compare

3.1.2 (2022-09-25)

Bug Fixes

v3.1.1

17 Feb 08:30
14529ba
Compare
Choose a tag to compare

3.1.1 (2022-02-17)

Bug Fixes

v3.1.0

28 Jan 04:35
a25afdb
Compare
Choose a tag to compare

3.1.0 (2022-01-28)

Features

v3.0.2

05 Jan 15:07
4872e8f
Compare
Choose a tag to compare

3.0.2 (2022-01-05)

Bug Fixes

  • Use loadPolicyArray instead of loadPolicyLine (4872e8f)

v3.0.1

20 Nov 13:05
0e5b1f2
Compare
Choose a tag to compare

3.0.1 (2021-11-20)

Bug Fixes