Node Casbin Versions Save

An authorization library that supports access control models like ACL, RBAC, ABAC in Node.js and Browser

v5.30.0

2 weeks ago

5.30.0 (2024-04-26)

Features

  • ensure eft and priority are respected in p2, r2, etc (#475) (8ef3deb), closes #474

v5.29.0

1 month ago

5.29.0 (2024-04-10)

Features

  • update CI Node.js version to 18 and 20 (4aa74ab)

v5.28.0

5 months ago

5.28.0 (2023-11-21)

Features

  • fix WatcherEx not triggered issue (61c1595)

v5.27.1

7 months ago

5.27.1 (2023-09-19)

Bug Fixes

  • KeyMatch5 does not match the expected result (#458) (0df458d)

v5.27.0

8 months ago

5.27.0 (2023-08-30)

Features

  • add enforceWithMatcher & enforceExWithMatcher (#453) (a85192f)

v5.26.2

9 months ago

5.26.2 (2023-07-29)

Bug Fixes

  • add escapeCsv() for CSV file saving (17c542a)

v5.26.1

1 year ago

5.26.1 (2023-03-29)

Bug Fixes

  • escapeAssertion is compatible with safari (#444) (d13a3b9)

v5.26.0

1 year ago

5.26.0 (2023-03-26)

Features

v5.25.0

1 year ago

5.25.0 (2023-03-20)

Features

v5.24.4

1 year ago

5.24.4 (2023-03-12)

Bug Fixes

  • ./src/util/util.ts: fixed unwanted replacement of .r in evals according to issue #438 (#439) (39878be)