Skip to content

v0.11

Compare
Choose a tag to compare
@vladkens vladkens released this 10 Feb 23:28
· 49 commits to main since this release

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

Full Changelog: v0.10.1...v0.11