Releases: casdoor/casdoor-python-sdk
Releases · casdoor/casdoor-python-sdk
v1.17.1
1.17.1 (2023-10-25)
Bug Fixes
- add [project] to pyproject.toml (32eb294)
- add requirements.txt (fb9d962)
v1.17.0
1.17.0 (2023-09-08)
Features
- fix bug that functions cannot be found (#69) (142e317)
v1.16.2
1.16.2 (2023-09-07)
Bug Fixes
- solve Problem when importing CasdoorSDK or AsyncCasdoorSDK (#68) (f60c63b)
v1.15.0
1.15.0 (2023-08-08)
Features
- Removed cached_property for python 3.7 compatibility (#62) (2bae07a)
v1.14.2
1.14.2 (2023-08-08)
Bug Fixes
- Removed unused code and fixed incorrect type hints (#60) (712c1f8)
v1.14.0
1.14.0 (2023-08-07)
Features
- Encapsulated aiohttp methods to replace del to avoid http connection leaks (#55) (2a2b482)
v1.13.1
1.13.1 (2023-08-05)
Bug Fixes
- Removed unused code and fixed incorrect type hints (#53) (b5b3e01)