Skip to content

Releases: apache/casbin-node-casbin

v5.51.1

Choose a tag to compare

@github-actions github-actions released this 25 Jun 15:58

5.51.1 (2026-06-25)

Bug Fixes

  • use tsup for ESM build to resolve ERR_UNSUPPORTED_DIR_IMPORT (2d90c7d)

v5.51.0

Choose a tag to compare

@github-actions github-actions released this 22 Jun 13:42

5.51.0 (2026-06-22)

Features

  • add exports field to package.json for ESM-only environments (b9a5fc6)

v5.50.0

Choose a tag to compare

@github-actions github-actions released this 25 Apr 09:41

5.50.0 (2026-04-25)

Bug Fixes

Features

v5.49.0

Choose a tag to compare

@github-actions github-actions released this 19 Feb 13:48

5.49.0 (2026-02-19)

Features

  • upgrade minimatch dependency to 10.2.1 (#545) (2e66ca9)

v5.48.0

Choose a tag to compare

@github-actions github-actions released this 10 Jan 12:48
d086457

5.48.0 (2026-01-10)

Features

  • implement self* methods using WithoutNotify pattern (sync with Go) (#539) (d086457)

v5.47.0

Choose a tag to compare

@github-actions github-actions released this 10 Jan 07:26

5.47.0 (2026-01-10)

Features

  • prevent wildcard deletion in deleteUser/deleteRole APIs (#519) (4d68d28)

v5.46.0

Choose a tag to compare

@hsluoyz hsluoyz released this 03 Jan 16:20
feat: add 4 new Ex APIs: addPoliciesEx, addGroupingPoliciesEx, addNam…

v5.45.3

Choose a tag to compare

@github-actions github-actions released this 01 Jan 02:30
c4b289f

5.45.3 (2026-01-01)

Bug Fixes

  • improve links in README (c4b289f)

v5.45.2

Choose a tag to compare

@github-actions github-actions released this 28 Dec 11:16
e76c69c

5.45.2 (2025-12-28)

Bug Fixes

v5.45.1

Choose a tag to compare

@github-actions github-actions released this 19 Dec 16:43
e1a3ccc

5.45.1 (2025-12-19)

Bug Fixes

  • remove irrelevant links in README (e1a3ccc)