Releases: casbin/pycasbin
Releases · casbin/pycasbin
v1.23.1
1.23.1 (2023-08-10)
Bug Fixes
- fix bug in add policy for priority effectors (#313) (8d30537)
v1.22.0
1.22.0 (2023-07-14)
Features
- update logger for more precise log level and format control (#306) (5c688d7)
v1.20.0
1.20.0 (2023-07-07)
Features
- add auto_notify_watcher to core enforcer (#303) (15de222)
v1.18.3
1.18.3 (2023-05-22)
Bug Fixes
- Exclude tests from package (#297) (9b014a2)
- Stop including README as top-level data file in package (#296) (e85e9b9)
v1.18.2
1.18.2 (2023-04-06)
Bug Fixes
- load policy rule without splitting custom functions (#293) (fbc4261)
v1.18.1
1.18.1 (2023-04-01)
Bug Fixes
- support escaping comma inside quote in load_policy_line()'s CSV parsing (#292) (51e6e7c)