Skip to content

Releases: casdoor/casdoor-python-sdk

v1.17.1

25 Oct 08:09
Compare
Choose a tag to compare

1.17.1 (2023-10-25)

Bug Fixes

  • add [project] to pyproject.toml (32eb294)
  • add requirements.txt (fb9d962)

v1.17.0

08 Sep 11:03
Compare
Choose a tag to compare

1.17.0 (2023-09-08)

Features

  • fix bug that functions cannot be found (#69) (142e317)

v1.16.2

07 Sep 14:38
Compare
Choose a tag to compare

1.16.2 (2023-09-07)

Bug Fixes

  • solve Problem when importing CasdoorSDK or AsyncCasdoorSDK (#68) (f60c63b)

v1.16.1

06 Sep 10:42
Compare
Choose a tag to compare

1.16.1 (2023-09-06)

Bug Fixes

v1.16.0

03 Sep 02:20
Compare
Choose a tag to compare

1.16.0 (2023-09-03)

Features

v1.15.0

08 Aug 09:00
Compare
Choose a tag to compare

1.15.0 (2023-08-08)

Features

  • Removed cached_property for python 3.7 compatibility (#62) (2bae07a)

v1.14.2

08 Aug 06:29
Compare
Choose a tag to compare

1.14.2 (2023-08-08)

Bug Fixes

  • Removed unused code and fixed incorrect type hints (#60) (712c1f8)

v1.14.1

07 Aug 12:37
Compare
Choose a tag to compare

1.14.1 (2023-08-07)

Bug Fixes

v1.14.0

07 Aug 05:01
Compare
Choose a tag to compare

1.14.0 (2023-08-07)

Features

  • Encapsulated aiohttp methods to replace del to avoid http connection leaks (#55) (2a2b482)

v1.13.1

05 Aug 10:20
Compare
Choose a tag to compare

1.13.1 (2023-08-05)

Bug Fixes

  • Removed unused code and fixed incorrect type hints (#53) (b5b3e01)