v0.11
What's Changed
- Added new
liked_tweets
method (#115, thanks @Minecon724) - Added
verified_followers
method (#121) - Added
subscriptions
method - Added
tweet_replies
method (#104) - Added missing string representation for Snowflake ids (#116)
- Updated proxy support (#85, #96, #118)
- Now API will raise exception on
ConnectError
,ConnectTimeout
– before account was locked for 15 min (#113) - GQL endpoints updated
New Contributors
- @Minecon724 made their first contribution in #115
Full Changelog: v0.10.1...v0.11