Skip to content

Releases: sns-sdks/python-twitter

v0.9.1

18 Mar 09:16
Compare
Choose a tag to compare

0.9.1 (2024-03-18)

Features

  • Add new apis for users search, trends.
  • Add new fields for User object and Tweet object.

Fix

  • Fix oauth1.0 redirect url parameter.

v0.9.0

22 Nov 07:48
Compare
Choose a tag to compare

0.9.0 (2023-11-22)

Features

  • Add basic support for Media Upload V1.1
  • Add new apis for get tweet retweets, usage tweets and so on
  • Add new fields for some model.

Fix

  • Fix when create tweet with media
  • Fix ratelimit for users by api.

v0.8.1

09 Jan 09:09
Compare
Choose a tag to compare

0.8.1 (2023-01-09)

Features

  • Add new fields for object update recently

v0.8.0

21 Nov 07:36
Compare
Choose a tag to compare

0.8.0 (2021-11-21)

Features

  • Add new fields for object update recently
  • Add new apis for manage direct messages

v0.7.9

20 Sep 03:08
Compare
Choose a tag to compare

0.7.9 (2021-09-20)

Features

  • Improve streaming api

Fix

  • Fix set error token after generate access token.

v0.7.8

22 Jul 10:17
Compare
Choose a tag to compare

0.7.8 (2021-07-22)

Features

  • Support new query fields for get list tweets #117

v0.7.7

23 May 05:22
Compare
Choose a tag to compare

0.7.7 (2021-05-23)

Features

  • New apis for get user timelines by reverse chronological.

v0.7.6

07 Apr 02:47
Compare
Choose a tag to compare

0.7.6 (2021-04-07)

Features

  • New apis for bookmarks.
  • New initial parameters client secret for Confidential Clients.

v0.7.5

20 Mar 04:27
Compare
Choose a tag to compare

0.7.5 (2021-02-17)

Features

  • New api for get tweet quote tweets. docs
  • New update for spaces api. docs

v0.7.4

17 Feb 02:40
Compare
Choose a tag to compare

0.7.4 (2021-02-17)

Features

  • Add sort parameter for search tweets, docs