Releases: casbin/jcasbin
Releases · casbin/jcasbin
v1.11.0
1.11.0 (2021-06-20)
Features
- add setUpdateCallback API for Watcher (781849f), closes #201
v1.10.2
1.10.2 (2021-06-12)
Bug Fixes
- for Enforcer pass FilteredAdapter will load all policy (c61a1ab)
v1.10.1
1.10.1 (2021-06-12)
Bug Fixes
- update getImplicitPermissionsForUser API (4d91e84), closes #174
v1.9.2
1.9.2 (2021-05-18)
Bug Fixes
- change the scope of slf4j to test (31a0f65)
v1.9.1
1.9.1 (2021-05-13)
Bug Fixes
- use "github-actions" to send release notice (ea094c5), closes #190
v1.9.0
1.9.0 (2021-05-12)
Features
- add support for dynamic matching (fd4690e), closes #169
v1.8.5
1.8.5 (2021-05-05)
Bug Fixes
- add the batchEnforce API. (67ad6ed)
v1.8.4
1.8.4 (2021-04-27)
Bug Fixes
- bugs in KeyGet2Func and KeyGetFunc (0efc4ad)
v1.8.3
1.8.3 (2021-04-22)
Bug Fixes
- priority cannot be non first policy element (6a40ed3), closes #177