Skip to content

Releases: sns-sdks/python-twitter

v0.9.3

04 Nov 08:40

Choose a tag to compare

0.9.3 (2025-11-04)

Features

  • Add new apis for upload v2.
  • migrate twitter domain from twitter.com to x.com

v0.9.2

29 Oct 08:02

Choose a tag to compare

0.9.2 (2024-10-29)

Features

  • Add new apis for user block dm.
  • Add new fields for user model
  • update dependency.

v0.9.1

18 Mar 09:16

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

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

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

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

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

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

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

Choose a tag to compare

0.7.6 (2021-04-07)

Features

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