Changelog
All notable changes to this project will be documented in this file.
0.9.2 (2024-10-29)
Features
- Add new apis for user block dm.
- Add new fields for user model
- update dependency.
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.
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.
0.8.1 (2023-01-09)
Features
- Add new fields for object update recently
0.8.0 (2022-11-21)
Features
- Add new fields for object update recently
- Add new apis for manage direct messages
0.7.9 (2022-09-20)
Features
- Improve streaming api
Fix
- Fix set error token after generate access token.
0.7.8 (2022-07-22)
Features
- Support new query fields for get list tweets #117
0.7.7 (2022-05-23)
Features
- New apis for get user timelines by reverse chronological.
0.7.6 (2022-04-07)
Features
- New apis for bookmarks.
- New initial parameters
client secret
forConfidential Clients
.
0.7.5 (2022-02-17)
Features
0.7.4 (2022-02-17)
Features
- Add sort parameter for search tweets, docs
0.7.3 (2022-01-24)
Features
- Add parameters for pagination for tweet's liking users and retweets
- Add scripts for generate update text.
0.7.2 (2021-12-15)
Features
- Add api for get authorized user data
- Refactor code for OAuth1
0.7.1 (2021-12-09)
Features
- Add init parameters for oauth.
0.7.0 (2021-11-23)
Features
- More apis for lists.
Fix
- Fix manage_rules params #94 By @erwanvivien.
0.6.1 (2021-11-15)
Features
- Tweet Manage #88
Fix
- Fix ratelimt for some apis.
0.6.0 (2021-10-23)
Features
- API for lists manage #84
- Tests on python 3.10
0.5.0 (2021-09-29)
Features
Fix
- Fix rate limit
0.4.2 (2021-08-21)
Features
- API for new resource Space, lookup and search #71
Fix
- Fix response data handler for streaming #70
0.3.5 (2021-08-12)
Features
0.3.4 (2021-07-02)
Features
0.3.3 (2021-05-24)
Features
Broken Changes
- Refactor Ratelimit module. #54
0.3.2 (2021-05-10)
Features
- Model update for tweet and media
0.3.1 (2021-04-25)
Features
- likes API
- keep uid with
auth_user_id
0.3.0 (2021-04-08)
Features
- Blocks API
- New Docs
0.2.0 (2021-03-13)
Features
- Stream API
0.1.0 (2021-03-07)
Features
- User Lookup
- User Follows
- Tweet Lookup
- Search Tweets
- Timelines
- Hide replies