Releases: Xquik-dev/x-twitter-scraper-cli
Releases · Xquik-dev/x-twitter-scraper-cli
v0.3.0
0.3.0 (2026-04-08)
Full Changelog: v0.2.0...v0.3.0
Features
- allow
-as value representing stdin to binary-only file parameters in CLIs (712746c) - api: api update (98f46cb)
- api: api update (d6399d4)
- api: api update (010bb97)
- api: api update (aecc89d)
- api: api update (dcbfdc4)
- api: api update (2939f30)
- api: api update (600dade)
- better error message if scheme forgotten in CLI
*_BASE_URL/--base-url(07a4005) - binary-only parameters become CLI flags that take filenames only (ce4ff99)
Bug Fixes
- fall back to main branch if linking fails in CI (b1a0aa8)
- fix quoting typo (f82cba5)
- handle empty data set using
--format explore(fb087bb) - use
RawJSONwhen iterating items with--format explorein the CLI (9b49da1)