Releases: casbin/jcasbin
Releases · casbin/jcasbin
v1.42.0
1.42.0 (2023-12-31)
Features
- support map in ABAC (mainly add test case) (#366) (4fb873f)
v1.41.0
1.41.0 (2023-10-20)
Features
- fix g2 bug in addNamedDomainMatchingFunc() (#363) (55eac5b)
v1.40.0
1.40.0 (2023-09-17)
Features
- Expose getter and setter of aviatorEval for more customization (#359) (7297b01)
v1.37.1
1.37.1 (2023-08-15)
Bug Fixes
- use rtype to get request tokens in CoreEnforcer (#355) (8c50f92)
v1.37.0
1.37.0 (2023-08-15)
Features
- add flexible EnforceContext constructor (#354) (154fa26)
v1.36.0
1.36.0 (2023-08-08)
Features
- improve keyMatch4(), align with Casbin Editor (#353) (cf4dd31)
v1.35.0
1.35.0 (2023-08-02)
Features
- allow RBAC g policy to have more than 4 elements (#350) (a13ba2f)
v1.34.0
1.34.0 (2023-07-20)
Features
- fix GraalVM bug by switching back to dependency com.googlecode.aviator 5.3.0, revert PR: #326 (#349) (fa605df)