Skip to content

Releases: casbin/pycasbin

v1.2.0

27 Jun 14:18

Choose a tag to compare

1.2.0 (2021-06-27)

Features

  • add support for add_domain_matching_function (#165) (19b9503)

v1.1.3

16 Jun 15:03

Choose a tag to compare

1.1.3 (2021-06-16)

Bug Fixes

v1.1.2

07 Jun 15:07

Choose a tag to compare

1.1.2 (2021-06-07)

Bug Fixes

  • start auto loading policy for SyncedEnforcer (4724f7a)

v1.1.1

24 May 08:27

Choose a tag to compare

1.1.1 (2021-05-24)

Bug Fixes

  • function 'keyMatch3' not defined (e97bb6a)

v1.1.0

23 May 14:09

Choose a tag to compare

1.1.0 (2021-05-23)

Bug Fixes

  • enforce_ex now works fine when it was disabled (15f58c9)

Features

v1.0.6

13 May 01:43

Choose a tag to compare

1.0.6 (2021-05-13)

Bug Fixes

  • optimized install_requires parsing process (34d3a4f)

v1.0.5

12 May 11:10

Choose a tag to compare

1.0.5 (2021-05-12)

Bug Fixes

  • replace fnmatch with wcmatch for glob match, keep same behavior with Go Casbin (#149) (906f40c)

v1.0.4

24 Apr 14:18

Choose a tag to compare

1.0.4 (2021-04-24)

Performance Improvements

v1.0.3

23 Apr 03:42

Choose a tag to compare

1.0.3 (2021-04-23)

Bug Fixes

  • r.user.name -> r_user_name instead of r_user.name in ABAC model (192529e)

v1.0.1

09 Apr 17:10

Choose a tag to compare

1.0.1 (2021-04-09)

Bug Fixes

  • wrong domain length judge and bug in build_incremental_role_links() (#139) (51b8833)