Releases: apache/casbin-node-casbin
Releases · apache/casbin-node-casbin
v5.42.0
08 Dec 12:25
Compare
Sorry, something went wrong.
No results found
5.42.0 (2025-12-08)
Features
configure CI workflow to trigger on master branch (#521 ) (02ec045 )
fix duplicate CI runs on pull requests (#513 ) (67ab8ee )
fix escapeAssertion to preserve string literals (#514 ) (7801732 )
Support multiple policy definitions (p, p2) (#518 ) (1b1f1bb )
v5.41.0
11 Nov 16:27
Compare
Sorry, something went wrong.
No results found
5.41.0 (2025-11-11)
Features
upgrade CI Node.js versions from 18/20 to 20/22 (#511 ) (657ce9a )
v5.40.0
12 Oct 03:23
Compare
Sorry, something went wrong.
No results found
5.40.0 (2025-10-12)
Features
remove codebeat badge in README (015251e )
v5.39.0
22 Sep 15:46
Compare
Sorry, something went wrong.
No results found
5.39.0 (2025-09-22)
Features
adapter: add lazyLoad parameter to initWithAdapter in newEnforcerWithClass (#503 ) (b9a3d45 )
v5.38.0
23 Jan 06:36
Compare
Sorry, something went wrong.
No results found
v5.37.0
10 Jan 13:56
Compare
Sorry, something went wrong.
No results found
5.37.0 (2025-01-10)
Features
use empty array [] as reason for enforceEx() (#496 ) (c951a8f )
v5.36.0
22 Nov 10:14
Compare
Sorry, something went wrong.
No results found
5.36.0 (2024-11-22)
Features
add BracketAwareCsvParser to parse CSV file better (#494 ) (4c73883 )
v5.35.0
20 Nov 05:24
Compare
Sorry, something went wrong.
No results found
5.35.0 (2024-11-20)
Features
update to @casbin/expression-eval 5.3.0 to fix short-circuit bug (#495 ) (094bef7 )
v5.34.0
04 Nov 05:06
Compare
Sorry, something went wrong.
No results found
5.34.0 (2024-11-04)
Features
switch dependency to our own package: @casbin/expression-eval 5.2.0 (#489 ) (acf39c2 )
v5.32.0
20 Oct 01:18
Compare
Sorry, something went wrong.
No results found
5.32.0 (2024-10-20)
Features
use import { Buffer } from 'buffer/' to be compatible with Bun (#486 ) (738b2b6 )