Releases: casbin/node-casbin
Releases · casbin/node-casbin
node-casbin 1.1.8
- Adjust the API interface.
node-casbin 1.1.7
- Fixed a bug that
loadFilteredPolicy()
is not async.
node-casbin 1.1.6
- Fixed a bug in
savePolicy()
. - Fixed a bug in
enforce()
.
node-casbin 1.1.5
Fix the bugs in RBAC API's getUsersForRole()
.
node-casbin 1.1.4
Fix domain
parameter support for RBAC API.
node-casbin 1.1.2
Fix bugs in Management API and RBAC API.
node-casbin 1.1.1
Fix the wrong parameter type in Util.array2DEquals()
.
node-casbin 1.1.0
v1.1.0 Bump to v1.1.0
node-casbin 1.0.9
Merge pull request #16 from nodece/master Publish v1.0.9
node-casbin 1.0.8
Merge pull request #15 from nodece/master Publish v1.0.8