Skip to content

Releases: casbin/lua-casbin

v1.14.0

27 Jun 03:19
e1e9283
Compare
Choose a tag to compare

1.14.0 (2021-06-27)

Features

  • Added logging, file logging and interfaces for watcher and dispatcher (#54) (e1e9283)

v1.13.0

27 Jun 03:18
90b47cf
Compare
Choose a tag to compare

1.13.0 (2021-06-27)

Features

  • Added CachedEnforcer and tests for it (#62) (90b47cf)

v1.12.1

22 Jun 11:49
c243902
Compare
Choose a tag to compare

1.12.1 (2021-06-22)

Bug Fixes

  • module error in rockspec (63d53f7)

v1.12.0

22 Jun 01:19
2ab53e7
Compare
Choose a tag to compare

1.12.0 (2021-06-22)

Features

  • Update rockspec and rock files of Casbin (8d06006)

v1.11.0

17 Jun 04:54
e355189
Compare
Choose a tag to compare

1.11.0 (2021-06-17)

Features

  • Added RBAC API (with domains) (5a5b82f)
  • Added RBAC API (without domains) (2fff8e9)
  • Added RBAC API tests (2f97653)

v1.10.0

08 Jun 15:39
e902bbe
Compare
Choose a tag to compare

1.10.0 (2021-06-08)

Features

v1.9.0

07 Jun 12:52
4eee2af
Compare
Choose a tag to compare

1.9.0 (2021-06-07)

Features

  • Added Management API for the Enforcer (#51) (4eee2af)

v1.8.0

02 Jun 09:31
59251cd
Compare
Choose a tag to compare

1.8.0 (2021-06-02)

Features

  • Added Internal API test and fix: errors with Internal API (#50) (59251cd)

v1.7.0

21 May 13:50
152b638
Compare
Choose a tag to compare

1.7.0 (2021-05-21)

Features

  • Added eval and 'in' of matcher functionality with basic tests for it (0b8e7da)
  • Implemented CoreEnforcer with basic tests (#46) (cf39efb)
  • loading policy with priority explicitly (77a115f)

v1.6.0

10 May 06:07
c2e808a
Compare
Choose a tag to compare

1.6.0 (2021-05-10)

Features

  • Added Built-in Functions and tests for it (#44) (c2e808a)