Skip to content

Releases: apache/casbin-pycasbin

v1.0.0

06 Apr 11:33

Choose a tag to compare

1.0.0 (2021-04-06)

Features

BREAKING CHANGES

  • Custom effectors will need a rewrite

Signed-off-by: Andreas Bichinger andreas.bichinger@gmail.com

Co-authored-by: Andreas Bichinger andreas.bichinger@gmail.com

v0.20.0

06 Apr 10:55

Choose a tag to compare

0.20.0 (2021-04-06)

Features

  • added distributed enforcer file along with respective unit tests (f167ebf)

v0.19.2

01 Apr 02:18

Choose a tag to compare

0.19.2 (2021-04-01)

Bug Fixes

  • Added checks in init_with_model_and_adapter in CoreEnforcer (1c55727)

v0.19.1

18 Mar 15:48

Choose a tag to compare

0.19.1 (2021-03-18)

Bug Fixes

  • relocate unittest and fix file path (5ed07b2)

v0.19.0

18 Mar 02:56

Choose a tag to compare

0.19.0 (2021-03-18)

Features

v0.18.4

17 Mar 02:02

Choose a tag to compare

0.18.4 (2021-03-17)

Performance Improvements

  • Added code to convert config value to different types (c87fdfa)

v0.18.3

12 Mar 16:20

Choose a tag to compare

0.18.3 (2021-03-12)

Performance Improvements

  • refacto & improve performance (ff7f288)

v0.18.2

02 Mar 07:45

Choose a tag to compare

0.18.2 (2021-03-02)

Bug Fixes

v0.18.1

25 Feb 13:04

Choose a tag to compare

0.18.1 (2021-02-25)

Performance Improvements

  • reposition build_role_links() (396ef7a)

v0.18.0

23 Feb 11:46

Choose a tag to compare

0.18.0 (2021-02-23)

Features

  • add AddNamedDomainMatchingFunc and AddNamedMatchingFunc to enforcer (#122) (e01f393)