Skip to content

Releases: casbin/jcasbin

v1.84.0

11 Aug 11:03
747eb33
Compare
Choose a tag to compare

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

09 Aug 02:37
e5148c6
Compare
Choose a tag to compare

1.83.0 (2025-08-09)

Features

  • fix CachedEnforcer bug that false result was not cached (#457) (e5148c6)

v1.82.0

07 Jun 12:32
97a3bdd
Compare
Choose a tag to compare

1.82.0 (2025-06-07)

Features

  • optimizations when logging is disabled (#453) (97a3bdd)

v1.81.0

04 Mar 01:10
697daa0
Compare
Choose a tag to compare

1.81.0 (2025-03-04)

Features

  • optimize fast path in convertInSyntax method (#451) (697daa0)

v1.80.0

21 Feb 16:32
677c106
Compare
Choose a tag to compare

1.80.0 (2025-02-21)

Features

  • optimize convertInSyntax's performance (#450) (677c106)

v1.79.0

17 Jan 10:33
747234b
Compare
Choose a tag to compare

1.79.0 (2025-01-17)

Features

v1.78.0

25 Dec 15:01
bf39736
Compare
Choose a tag to compare

1.78.0 (2024-12-25)

Features

  • Revert "feat: fix the double quotes caused eval() bug" (#448) (bf39736)

v1.77.0

02 Dec 12:03
50d1967
Compare
Choose a tag to compare

1.77.0 (2024-12-02)

Features

  • fix the double quotes caused eval() bug (#443) (50d1967)

v1.76.0

01 Dec 16:25
16ced48
Compare
Choose a tag to compare

1.76.0 (2024-12-01)

Features

  • improve removePolicy and removePolicies in CachedEnforcer (#446) (16ced48)

v1.75.0

01 Dec 03:16
769694f
Compare
Choose a tag to compare

1.75.0 (2024-12-01)

Features

  • add missing code to SyncedCachedEnforcer and fix cache not used issue (#444) (769694f)