Skip to content

Releases: apache/casbin-pycasbin

v1.11.1

21 Nov 09:50

Choose a tag to compare

1.11.1 (2021-11-21)

Bug Fixes

  • add glob_match() test cases from Go to Python (658d3bb)

v1.11.0

21 Nov 06:03

Choose a tag to compare

1.11.0 (2021-11-21)

Features

  • ignore policies with domain when get_implicit_permissions_for_user (5ca47b7)

v1.10.1

21 Nov 01:45

Choose a tag to compare

1.10.1 (2021-11-21)

Bug Fixes

  • linter bug in test_enforcer.py (782f229)

v1.10.0

20 Nov 01:18

Choose a tag to compare

1.10.0 (2021-11-20)

Features

  • port the test case of add_function() example to pycasbin (#217) (c19d065)

v1.9.7

18 Nov 13:58

Choose a tag to compare

1.9.7 (2021-11-18)

Bug Fixes

  • reimplement default role manager (b8f7fa7)

v1.9.6

12 Nov 15:45

Choose a tag to compare

1.9.6 (2021-11-12)

Bug Fixes

  • replace build_role_links with build_incremental_role_links (1d60cd3)

v1.9.5

12 Nov 11:39

Choose a tag to compare

1.9.5 (2021-11-12)

Bug Fixes

  • remove_filtered_policy_returns_effects inconsistent input with remove_filtered_policy (#211) (e7e6696)

v1.9.4

29 Oct 15:37

Choose a tag to compare

1.9.4 (2021-10-29)

Bug Fixes

  • load_policy_line function load error (bca7eed)

v1.9.3

24 Oct 02:53

Choose a tag to compare

1.9.3 (2021-10-24)

Bug Fixes

  • update simpleeval version to 0.9.11 (79fdf21)

v1.9.2

29 Sep 09:43

Choose a tag to compare

1.9.2 (2021-09-29)

Bug Fixes