Releases: sns-sdks/python-tiktok
Releases · sns-sdks/python-tiktok
v0.1.10
0.1.10 (2024-12-16)
Features
- Add api for get account post privacy setting
- Add api for get post publish status
- fix fields type in get data.
v0.1.9
0.1.9 (2024-08-07)
Features
- Add api for URL properties manage.
- Add api for publish photo post.
- Add api for revoke access token.
- Remove Python3.6 support.
- Remove deprecated version v1.2
v0.1.7
0.1.7 (2023-08-28)
Features
- Add api for Authentication 2.0
- Add recent update for api, new fields and new parameters.
v0.1.6
0.1.6 (2022-12-26)
Features
- Add api for get hashtag suggestions.
v0.1.5
0.1.5 (2022-08-24)
Fix
- fix sometimes the
requests
module raise the JSONDecodeError not found
.
v0.1.4
0.1.4 (2022-08-23)
Features
- Add api version v1.3 support.
v0.1.3
0.1.3 (2022-07-02)
Fix
- Kit api errors
- update docs
v0.1.1
0.1.1 (2022-06-16)
Features
- Add response error handler.