Releases: casbin/lua-casbin
Releases · casbin/lua-casbin
v1.14.0
1.14.0 (2021-06-27)
Features
- Added logging, file logging and interfaces for watcher and dispatcher (#54) (e1e9283)
v1.13.0
1.13.0 (2021-06-27)
Features
- Added CachedEnforcer and tests for it (#62) (90b47cf)
v1.12.0
1.12.0 (2021-06-22)
Features
- Update rockspec and rock files of Casbin (8d06006)
v1.11.0
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.9.0
1.9.0 (2021-06-07)
Features
- Added Management API for the Enforcer (#51) (4eee2af)
v1.8.0
1.8.0 (2021-06-02)
Features
- Added Internal API test and fix: errors with Internal API (#50) (59251cd)
v1.7.0
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
1.6.0 (2021-05-10)
Features
- Added Built-in Functions and tests for it (#44) (c2e808a)