Skip to content

Releases: sns-sdks/python-twitter

v0.9.3

Choose a tag to compare

@github-actions github-actions released this 04 Nov 08:40

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

Choose a tag to compare

@github-actions github-actions released this 29 Oct 08:02

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

Choose a tag to compare

@github-actions github-actions released this 18 Mar 09:16

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

Choose a tag to compare

@github-actions github-actions released this 22 Nov 07:48

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

Choose a tag to compare

@github-actions github-actions released this 09 Jan 09:09

0.8.1 (2023-01-09)

Features

  • Add new fields for object update recently

v0.8.0

Choose a tag to compare

@github-actions github-actions released this 21 Nov 07:36

0.8.0 (2021-11-21)

Features

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

v0.7.9

Choose a tag to compare

@github-actions github-actions released this 20 Sep 03:08

0.7.9 (2021-09-20)

Features

  • Improve streaming api

Fix

  • Fix set error token after generate access token.

v0.7.8

Choose a tag to compare

@github-actions github-actions released this 22 Jul 10:17

0.7.8 (2021-07-22)

Features

  • Support new query fields for get list tweets #117

v0.7.7

Choose a tag to compare

@github-actions github-actions released this 23 May 05:22

0.7.7 (2021-05-23)

Features

  • New apis for get user timelines by reverse chronological.

v0.7.6

Choose a tag to compare

@github-actions github-actions released this 07 Apr 02:47

0.7.6 (2021-04-07)

Features

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