Releases: the-convocation/twitter-scraper
Releases · the-convocation/twitter-scraper
v0.4.0
What's Changed
- feat: improve browser and edge runtime support by @karashiiro in #30
Full Changelog: v0.3.5...v0.4.0
v0.3.5
What's Changed
API operations other than search no longer require authentication.
- fix: update bearer token by @Owen3H in #26
- feat: remove auth from tests that don't require it by @karashiiro in #27
Full Changelog: v0.3.4...v0.3.5
v0.3.4
What's Changed
- chore: add new known limitations to README by @karashiiro in #23
- fix: jest edits and some methods returning no tweet(s). by @Owen3H in #24
- feat: v0.3.4 by @karashiiro in #25
Full Changelog: v0.3.3...v0.3.4
v0.3.3
What's Changed
- fix: backoff by @karashiiro in #17
- fix: sharper backoff by @karashiiro in #18
- feat: handle rate limits properly by @karashiiro in #19
- chore: increase search test timeout by @karashiiro in #20
- feat: check x-rate-limit-remaining by @karashiiro in #21
Full Changelog: v0.3.2...v0.3.3
v0.3.2
What's Changed
- Documentation improvements. by @Owen3H in #13
- fix: use linear backoff instead of constant by @karashiiro in #15
- feat: v0.3.2 by @karashiiro in #16
Full Changelog: v0.3.1...v0.3.2
v0.3.1
v0.3.0
What's Changed
- Port (most) commits since May 30th by @karashiiro in #9
- Fixes 404 Not Found errors in all requests
- Adds function to clear cookies
- Adds support for threaded tweets
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- Sync minor changes from root by @karashiiro in #5
- feat: switch to cross-fetch from got-scraping (#4) by @karashiiro in #8
Full Changelog: v0.1.5...v0.2.0
v0.1.5
What's Changed
- Implement
getLatestTweet()
in tweets.ts by @Owen3H in #2 - Port updates since previous sync; some cleanup by @karashiiro in #3
New Contributors
Full Changelog: v0.1.4...v0.1.5
v0.1.4
I don't know where you all came from but here's an update 😳
What's Changed
- Sync with original repo by @karashiiro in #1
Full Changelog: v0.1.3...v0.1.4