Releases: pycasbin/flask-authz
Releases · pycasbin/flask-authz
v2.6.0
2.6.0 (2024-03-29)
Features
- update Python version to 3.9+, update CI Python version (d9031b5)
- upgrade CI Node.js version to 20 (039ac95)
v2.5.1
2.5.1 (2023-11-19)
Bug Fixes
v2.5.0
2.5.0 (2022-01-30)
Bug Fixes
- cleanup requirements (43cc46e)
- correct python-version to string instead of float, misleading the ci. (c0ac1c8)
- Specify a fixed version for nodejs in the release ci workflow (f6268b6)
Features
- add python 3.10 to release workflow (55e090c)
- add python 3.9 and 3.10 to ci using focal distribution (789d93d)
v2.4.0
2.4.0 (2021-07-23)
Bug Fixes
- pin casbin_sqlalchemy_adapter==0.3.2 to be able to run test cases using casbin==1.0.4 (c914768)
- remove duplicated test (155bf94)
- support default delimiter for sanitize_group_headers() (0683ca3)
Features
- add condition when using whitespace delimiter to handle more valid scenarios (d22efa3)
v2.3.0
2.3.0 (2021-05-15)
Features
- Update requirements.txt for latest casbin version and .github actions test added (#28) (d54f9d4)
v2.2.0
Bump version: 2.1.1 → 2.2.0