Skip to content

Releases: casbin/node-casbin

node-casbin 2.0.0

05 Jan 06:41
Compare
Choose a tag to compare
  • [Breaking Change] Remove Enforcer.newEnforcer() and Enforcer.newModel(), please use casbin.newEnforcer() and casbin.newModel() instead.
  • Add Logger interface, A custom Logger implementation can be used in Casbin.
  • Reduce the package size from 13.1 MB to 6 MB: #37

node-casbin 1.1.9

25 Dec 15:09
Compare
Choose a tag to compare
  • Fix the issue of v1.1.8

node-casbin 1.1.8

25 Dec 15:08
Compare
Choose a tag to compare
  • Adjust the API interface.

node-casbin 1.1.7

14 Dec 14:50
Compare
Choose a tag to compare
  • Fixed a bug that loadFilteredPolicy() is not async.

node-casbin 1.1.6

07 Dec 13:59
Compare
Choose a tag to compare
  • Fixed a bug in savePolicy().
  • Fixed a bug in enforce().

node-casbin 1.1.5

02 Nov 13:53
Compare
Choose a tag to compare

Fix the bugs in RBAC API's getUsersForRole().

node-casbin 1.1.4

01 Nov 11:11
Compare
Choose a tag to compare

Fix domain parameter support for RBAC API.

node-casbin 1.1.2

27 Aug 07:53
Compare
Choose a tag to compare

Fix bugs in Management API and RBAC API.

node-casbin 1.1.1

20 Aug 05:10
Compare
Choose a tag to compare

Fix the wrong parameter type in Util.array2DEquals().

node-casbin 1.1.0

17 Aug 05:50
Compare
Choose a tag to compare
v1.1.0

Bump to v1.1.0