Releases: casbin/jcasbin
Releases · casbin/jcasbin
v1.59.0
1.59.0 (2024-07-27)
Features
- sync conditional roles to regular roles to fix ConditionalRoleManager bug (#410) (6776f75)
v1.56.0
1.56.0 (2024-06-16)
Features
- add user interactions in casbinJsGetPermissionForUser method (#397) (1dab612)
v1.55.0
1.55.0 (2024-03-27)
Features
- support rbac-with-conditions for jcasbin (#392) (536d194)
v1.54.0
1.54.0 (2024-03-18)
Features
- support AutoSave in built-in FileAdapter (#391) (c7d1c21)
v1.53.0
1.53.0 (2024-03-13)
Features
- fix ConcurrentModificationException bug that breaks Enforcer when calling Enforce() (#390) (c56af29)
v1.52.0
1.52.0 (2024-03-10)
Features
- upgrade jackson-databind dependency to 2.16.1 (95ed353)
v1.51.0
1.51.0 (2024-03-08)
Features
- add watcher test (ported from Go's watcher_test.go) (#386) (518a92c)