Releases: the-convocation/twitter-scraper
Releases · the-convocation/twitter-scraper
v0.9.1
What's Changed
- add list-conversation tweets support for fetchListTweets by @MicrowaveDev in #71
Full Changelog: v0.9.0...v0.9.1
v0.9.0
What's Changed
- add fetchListTweets function to get tweets from list by @MicrowaveDev in #70
New Contributors
- @MicrowaveDev made their first contribution in #70
Full Changelog: v0.8.3...v0.9.0
v0.8.3
v0.8.2
What's Changed
- fix: use friends_count for follower count by @karashiiro in #67
Full Changelog: v0.8.1...v0.8.2
v0.8.1
v0.8.0
What's Changed
- test: add support for cookie auth and request proxy in jest by @0x62 in #59
- feat: add ability to fetch profile following and followers by @0x62 in #60
- chore: various code hygiene and maintenance tasks by @karashiiro in #61
Full Changelog: v0.7.0...v0.8.0
v0.7.0
What's Changed
- feat(timeline): add low-level support for top cursors by @0x62 in #56
- feat: add support for $cashtags in tweet html reconstruction by @0x62 in #55
- fix: yarn.lock? by @karashiiro in #58
Full Changelog: v0.6.1...v0.7.0
v0.6.1
v0.6.0
What's Changed
- feat(profile): provide original avatar size url by @louisgrasset in #45
- fix: tweet id prefix not being removed by @Owen3H in #40
- feat: add photo alt text by @louisgrasset in #44
- test: change expectations by @louisgrasset in #47
- test: change expectations (bis) by @louisgrasset in #48
- Fix numerous regressions by @karashiiro in #51
New Contributors
- @louisgrasset made their first contribution in #45
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- fix some Tweet properties defaulting to undefined. by @Owen3H in #31
- feat: utility methods for fetching tweets using a query by @Owen3H in #33
- fix: await async filter callbacks by @karashiiro in #35
- fix: update twitter support account username by @karashiiro in #36
- fix: update tests to handle more deleted/protected tweets by @karashiiro in #37
- docs: update getTweet(s)Where by @karashiiro in #38
- Nitter graphql port by @Owen3H in #39
Full Changelog: v0.4.0...v0.5.0