Skip to content

Releases: apache/casbin-node-casbin

v4.6.0

Choose a tag to compare

@nodece nodece released this 02 May 12:01

4.6.0 (2020-05-02)

Features

  • add addPolicies and removePolicies
  • add BatchAdapter

v4.5.0

Choose a tag to compare

@nodece nodece released this 30 Apr 04:27

4.5.0 (2020-04-30)

Features

  • avoid miss initialize() (1394e8d)

v4.5.0-0

v4.5.0-0 Pre-release
Pre-release

Choose a tag to compare

@nodece nodece released this 30 Apr 03:36
  • Remove initialize()

v4.4.0

Choose a tag to compare

@nodece nodece released this 25 Apr 16:11

4.4.0 (2020-04-25)

Features

  • add addMatchingFunc to DefaultRoleManager (cc04e65)

v4.3.1

Choose a tag to compare

@nodece nodece released this 21 Apr 06:51

4.3.1 (2020-04-21)

Bug Fixes

  • improve update into adapter before model (0e9ccc6)

v4.3.0

Choose a tag to compare

@nodece nodece released this 20 Apr 12:53

4.3.0 (2020-04-20)

Features

  • controls whether to automatically notify Watcher (2ce07c2)

v4.2.1

Choose a tag to compare

@nodece nodece released this 05 Apr 15:40

4.2.1 (2020-04-05)

Bug Fixes

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

v4.2.0

Choose a tag to compare

@nodece nodece released this 05 Apr 08:12

4.2.0 (2020-04-05)

Features

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

v4.1.1

Choose a tag to compare

@nodece nodece released this 20 Feb 13:00

4.1.1 (2020-02-20)

Bug Fixes

  • enforcer.ts: fix deleteUser and improve deleteRole description (1e6af16), closes #118

v4.1.0

Choose a tag to compare

@nodece nodece released this 13 Feb 13:58

4.1.0 (2020-02-13)

Features