Skip to content

v0.7.0

Compare
Choose a tag to compare
@vladkens vladkens released this 30 Jul 14:38
· 106 commits to main since this release

What's Changed

  • disable for force limit on not _raw methods (as was in v0.5.0) (#26)
  • restore full tweets text in case of retweet (#42)
  • add examples of parallel processing (#47)
  • user_by_id / user_by_login / tweet_details return None in case of resource not accessible in api (#15)
  • improve parser & add dumping when parsing failed
  • print log when account available for queue
  • infinite retry for http timeout / proxy error (was lock account for some long time) (#40)
  • add more format of cookies to parse
  • restore login by flow as was in v0.5.0 & added email_first param (#45, #36)
  • added blue and blueType fields into User model (#38)

New Contributors

Full Changelog: v0.6.0...v0.7.0