Releases: casbin/node-casbin
Releases · casbin/node-casbin
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 )
v5.31.0
28 Sep 03:32
Compare
Sorry, something went wrong.
No results found
5.31.0 (2024-09-28)
Features
prevent duplicated sections and invalid operators in config and model (#484 ) (79e0f1c )
v5.30.0
26 Apr 16:17
Compare
Sorry, something went wrong.
No results found
5.30.0 (2024-04-26)
Features
ensure eft and priority are respected in p2, r2, etc (#475 ) (8ef3deb ), closes #474