Releases: casbin/jcasbin
Releases · casbin/jcasbin
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)
v1.32.4
1.32.4 (2023-05-20)
Bug Fixes
- optimize enforce method by moving common code before 'for' loop (#341) (b8df7d8)
v1.32.2
1.32.2 (2023-02-07)
Bug Fixes
- fix ABAC rule with attribute that does not exist (#333) (424486f)
v1.32.1
1.32.1 (2023-02-02)
Bug Fixes
- add rbac with resource roles and domain example (#329) (9d2f491)