Releases: casbin/jcasbin
Releases · casbin/jcasbin
v1.84.0
1.84.0 (2025-08-11)
Features
- sync with Casbin Go version: "g" function takes the first 3 parameters and truncates the rest (#458) (747eb33)
v1.83.0
1.83.0 (2025-08-09)
Features
- fix CachedEnforcer bug that false result was not cached (#457) (e5148c6)
v1.81.0
1.81.0 (2025-03-04)
Features
- optimize fast path in convertInSyntax method (#451) (697daa0)
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)