Releases: apache/casbin-node-casbin
Releases · apache/casbin-node-casbin
v4.0.0
Compare
Sorry, something went wrong.
No results found
nodece
released this
11 Feb 12:24
4.0.0 (2020-02-11)
improvement
convert all management_api to async function (e9f4d38 )
BREAKING CHANGES
v3.1.0
Compare
Sorry, something went wrong.
No results found
nodece
released this
22 Jan 08:29
3.1.0 (2020-01-22)
Features
implementation cachedEnforcer (0ace1a6 )
v3.0.9
Compare
Sorry, something went wrong.
No results found
nodece
released this
14 Jan 15:18
3.0.9 (2020-01-14)
Bug Fixes
getImplicitPermissionsForUser missing domain parameter (584624c )
node-casbin v2.0.4
Compare
Sorry, something went wrong.
No results found
nodece
released this
14 Jan 15:32
Add domain paramter for getImplicitPermissionsForUser
node-casbin v3.0.8
Compare
Sorry, something went wrong.
No results found
nodece
released this
15 Dec 04:01
Add check for model sections
node-casbin v3.0.7
Compare
Sorry, something went wrong.
No results found
nodece
released this
19 Nov 12:49
Fix split error for policy
node-casbin v3.0.6
Compare
Sorry, something went wrong.
No results found
nodece
released this
07 Nov 10:35
Bump to typescript@3.7 and using eslint instead of tslint.
Fix loadFilteredPolicy().
node-casbin v3.0.5
Compare
Sorry, something went wrong.
No results found
nodece
released this
29 Oct 13:50
Added enforceWithSyncCompile().
Cache the precompilled expressions to speed up.
node-casbin v3.0.4
Compare
Sorry, something went wrong.
No results found
nodece
released this
27 Aug 12:34
Fix build RBAC Links, fix: #83
node-casbin v3.0.3
Compare
Sorry, something went wrong.
No results found
Fix the matcher escaping bug, fix: #71