Skip to content

Releases: casbin/node-casbin

v4.7.1

08 May 11:40
Compare
Choose a tag to compare

4.7.1 (2020-05-08)

Bug Fixes

  • Add examples. (5cf950a)
  • Added ABAC policy logic to the private enforcer. (c6fc487)
  • Added util functions and util tests. (72918bc)
  • compatible types (58242a5)
  • tests. (4da5291)

v4.7.0

03 May 15:45
Compare
Choose a tag to compare

4.7.0 (2020-05-03)

Features

  • add getImplicitUsersForPermission (ad9df14)

v4.6.0

02 May 12:01
Compare
Choose a tag to compare

4.6.0 (2020-05-02)

Features

  • add addPolicies and removePolicies
  • add BatchAdapter

v4.5.0

30 Apr 04:27
Compare
Choose a tag to compare

4.5.0 (2020-04-30)

Features

  • avoid miss initialize() (1394e8d)

v4.5.0-0

30 Apr 03:36
Compare
Choose a tag to compare
v4.5.0-0 Pre-release
Pre-release
  • Remove initialize()

v4.4.0

25 Apr 16:11
Compare
Choose a tag to compare

4.4.0 (2020-04-25)

Features

  • add addMatchingFunc to DefaultRoleManager (cc04e65)

v4.3.1

21 Apr 06:51
Compare
Choose a tag to compare

4.3.1 (2020-04-21)

Bug Fixes

  • improve update into adapter before model (0e9ccc6)

v4.3.0

20 Apr 12:53
Compare
Choose a tag to compare

4.3.0 (2020-04-20)

Features

  • controls whether to automatically notify Watcher (2ce07c2)

v4.2.1

05 Apr 15:40
Compare
Choose a tag to compare

4.2.1 (2020-04-05)

Bug Fixes

  • remove use spread operator with await in array (6e4f876)

v4.2.0

05 Apr 08:12
Compare
Choose a tag to compare

4.2.0 (2020-04-05)

Features

  • add glob pattern to built-in function (8415fc2)