Releases: casbin/jcasbin
Releases · casbin/jcasbin
v1.78.0
1.78.0 (2024-12-25)
Features
- Revert "feat: fix the double quotes caused eval() bug" (#448) (bf39736)
v1.77.0
1.77.0 (2024-12-02)
Features
- fix the double quotes caused eval() bug (#443) (50d1967)
v1.76.0
1.76.0 (2024-12-01)
Features
- improve removePolicy and removePolicies in CachedEnforcer (#446) (16ced48)
v1.75.0
1.75.0 (2024-12-01)
Features
- add missing code to SyncedCachedEnforcer and fix cache not used issue (#444) (769694f)
v1.74.0
1.74.0 (2024-11-14)
Features
- upgrade all jCasbin dependencies to latest (#441) (8dd4940)
v1.73.0
1.73.0 (2024-11-08)
Features
- fix potential null pointer issue in loadPolicyLine() (#439) (7e28e62)
v1.71.0
1.71.0 (2024-10-23)
Features
- port CachedEnforcer API from Go to Java (#435) (9b60f70)