Skip to content

Releases: casbin/jcasbin

v1.85.1

12 Oct 01:52
9d786aa

Choose a tag to compare

1.85.1 (2025-10-12)

Bug Fixes

  • remove codebeat badge in README (9d786aa)

v1.85.0

11 Oct 18:28
58903b0

Choose a tag to compare

1.85.0 (2025-10-11)

Features

  • adds the missing AddGroupingPoliciesEx and AddNamedGroupingPoliciesEx APIs to sync jCasbin with Go Casbin (#463) (58903b0)

v1.84.0

11 Aug 11:03
747eb33

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

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

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

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

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

Choose a tag to compare

1.79.0 (2025-01-17)

Features

v1.78.0

25 Dec 15:01
bf39736

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

Choose a tag to compare

1.77.0 (2024-12-02)

Features

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