Releases: casbin/jcasbin
Releases · casbin/jcasbin
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)
v1.49.0
1.49.0 (2024-02-19)
Features
- Update com.github.seancfoley:ipaddress version (#382) (7be5584)
v1.48.0
1.48.0 (2024-02-15)
Features
- support comment ("#",";") in model (testCommentModel) (#381) (eb7f931)
v1.46.1
1.46.1 (2024-02-15)
Bug Fixes
- fix not using policy bug for enforcer (testABACJsonRequest, testABACNotUsingPolicy) (#378) (8d2aff1)