Releases: casbin/pycasbin
Releases · casbin/pycasbin
v1.41.0
1.41.0 (2025-03-15)
Features
- add "logging_config" for PyCasbin logging (#376) (f39ace2)
v1.40.0
1.40.0 (2025-03-13)
Features
- fix bug that "!=" in policies is replaced with "not=" (#375) (54208b6)
v1.39.0
1.39.0 (2025-03-11)
Features
- Port get_allowed_object_conditions() from Golang to Python (#373) (c433a59)
v1.38.0
1.38.0 (2025-01-12)
Features
- add StringAdapter's statement in init.py (#367) (bf84eed)
v1.37.0
1.37.0 (2024-11-25)
Features
- enhance FilteredFileAdapter to handle flexible filtering for policies and roles (#360) (936d5f6)
v1.36.3
1.36.3 (2024-06-24)
Bug Fixes
- KeyError: 'g' when build_role_links (bf9cb44)