Skip to content

Latest commit

 

History

History
252 lines (125 loc) · 10.4 KB

CHANGELOG.md

File metadata and controls

252 lines (125 loc) · 10.4 KB

5.2.1 (2020-11-15)

Bug Fixes

  • rbac: fix defaultRoleManager hasRole method (#211) (4f3ba65)

5.2.0 (2020-10-26)

Features

  • changing TypeScript target from ES6 to ES2017 (6f4f50f)

5.1.6 (2020-10-07)

Bug Fixes

  • support pattern function in 3rd args of g (#199) (27005f8)

5.1.5 (2020-09-14)

Bug Fixes

5.1.4 (2020-09-10)

Bug Fixes

  • add cache to generateGFunction (e90bed2)

5.1.3 (2020-08-30)

Bug Fixes

  • update casbinJsGetPermissionForUser for v0.1.0 Casbin.js (#186) (6c277e8)

5.1.2 (2020-08-12)

Bug Fixes

  • add checks fieldValues to remove filtered policy (6e144fb)

5.1.1 (2020-08-12)

Bug Fixes

  • add check if the adapter implements BatchAdapter (a415838)

5.1.0 (2020-08-11)

Features

  • add casbinJsGetPermissionForUser (30ae126)

5.0.6 (2020-07-16)

Bug Fixes

  • add casbin-cpp to supported languages. (b856734)

5.0.5 (2020-07-08)

Bug Fixes

  • improve tokens separator (687e96f)

5.0.4 (2020-06-08)

Bug Fixes

5.0.3 (2020-05-27)

Bug Fixes

5.0.2 (2020-05-25)

Bug Fixes

  • Add imports and batchFileAdapter implementation. (3804c3d)
  • Add tests for batch operations. (e6ad7af)
  • Merge conflicts. (7179b17)

5.0.1 (2020-05-22)

Bug Fixes

  • support comments after expression (c97cb26)

5.0.0 (2020-05-18)

Features

  • add BuildIncrementalRoleLinks (b565005)
  • improve effector for improve performance (57de7b2)

BREAKING CHANGES

  • model addPolicies, removePolicies and removeFilteredPolicy returns [boolean, string[][]]
    • provides a new interface for Effector

4.7.2 (2020-05-09)

Bug Fixes

  • stackoverflow in getImplicitRolesForUser (d0fc49f)

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)

4.7.0 (2020-05-03)

Features

  • add getImplicitUsersForPermission (ad9df14)

4.6.0 (2020-05-02)

4.5.0 (2020-04-30)

Features

  • avoid miss initialize() (1394e8d)

4.4.0 (2020-04-25)

Features

  • add addMatchingFunc to DefaultRoleManager (cc04e65)

4.3.1 (2020-04-21)

Bug Fixes

  • improve update into adapter before model (0e9ccc6)

4.3.0 (2020-04-20)

Features

  • controls whether to automatically notify Watcher (2ce07c2)

4.2.1 (2020-04-05)

Bug Fixes

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

4.2.0 (2020-04-05)

Features

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

4.1.1 (2020-02-20)

Bug Fixes

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

4.1.0 (2020-02-13)

Features

4.0.0 (2020-02-11)

improvement

  • convert all management_api to async function (e9f4d38)

BREAKING CHANGES

  • see #

3.1.0 (2020-01-22)

Features

  • implementation cachedEnforcer (0ace1a6)

3.0.9 (2020-01-14)

Bug Fixes

  • getImplicitPermissionsForUser missing domain parameter (584624c)

3.0.8 (2019-12-12)

3.0.7 (2019-11-18)

3.0.6 (2019-11-07)

3.0.5 (2019-10-29)

3.0.3 (2019-07-06)

3.0.2 (2019-07-06)

3.0.1 (2019-06-14)

3.0.0 (2019-06-05)

3.0.0-beta.1 (2019-04-29)

2.0.3 (2019-04-22)

2.0.1 (2019-02-08)

2.0.0 (2019-01-05)

1.1.9 (2018-12-20)

1.1.8 (2018-12-18)

1.1.7 (2018-12-14)

1.1.6 (2018-12-07)

1.1.5 (2018-11-02)

1.1.4 (2018-11-01)

1.1.2 (2018-08-27)

1.1.1 (2018-08-20)

1.1.0 (2018-08-17)

1.0.5 (2018-08-09)