Releases: casdoor/casdoor-python-sdk
Releases · casdoor/casdoor-python-sdk
v1.25.0
1.25.0 (2024-06-11)
Features
- add kwargs to async parse_jwt_token() API (#85) (3774a63)
v1.22.0
1.22.0 (2024-03-27)
Bug Fixes
- fix TestSyncer to avoid password test (858850f)
Features
- upgrade CI Node.js version to 20 (7f9bec5)
v1.20.0
1.20.0 (2023-12-11)
Features
- add test case and necessary functions for resource (#78) (106b5e2), closes #77
v1.19.0
1.19.0 (2023-12-10)
Features
- add more test cases except resource (#77) (e1d8a3b)
v1.18.0
1.18.0 (2023-11-30)
Features
- add test cases for organization and group (#76) (4319243)
v1.17.2
1.17.2 (2023-11-24)
Bug Fixes
- fix pyproject.toml to fix pip install issue (6f0e753)