Skip to content

Releases: php-casbin/think-authz

v1.5.1

02 Nov 14:54
8987da4
Compare
Choose a tag to compare

1.5.1 (2021-11-02)

Bug Fixes

  • Add the addFunction() method to the comment(Enforcer Facade). (#31) (8987da4)

v1.5.0

06 Sep 15:55
f8c6a13
Compare
Choose a tag to compare

1.5.0 (2021-09-06)

Features

v1.4.0

13 Aug 14:17
b95ae29
Compare
Choose a tag to compare

1.4.0 (2021-08-13)

Features

  • support Casbin BatchAdapter interface (#26) (b159ac4)
  • support Casbin FilteredAdapter interface (#27) (b95ae29)

v1.3.0

02 Aug 15:29
69eae24
Compare
Choose a tag to compare

1.3.0 (2021-08-02)

Features

  • support Casbin UpdatableAdapter interface (#25) (69eae24)

v1.2.2

03 Jun 06:09
1c2691f
Compare
Choose a tag to compare

1.2.2 (2021-06-03)

Bug Fixes

v1.2.1

24 Dec 10:20
Compare
Choose a tag to compare

1.2.1 (2020-12-24)

Bug Fixes

  • support php7.4 in build (dab3c1d)

v1.2.0

24 Dec 09:33
Compare
Choose a tag to compare

1.2.0 (2020-12-24)

Features

v1.1.0

24 Dec 08:10
Compare
Choose a tag to compare

1.1.0 (2020-12-24)

Features

  • use 'Github Actions' to run tests and auto release (291a8c2)

Think-authz 1.0.2

02 Dec 03:17
a1bbf4e
Compare
Choose a tag to compare

Fix

  • 修复 "Class 'tauthz\exception\Unauthorized' not found" #8 .

Think-authz 1.0.1

29 Nov 11:24
Compare
Choose a tag to compare

Fix

  • 修复中间件错误