Skip to content

Releases: Xquik-dev/x-twitter-scraper-cli

v0.3.0

08 Apr 22:41
9e1a261

Choose a tag to compare

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 RawJSON when iterating items with --format explore in the CLI (9b49da1)

Chores

  • mark all CLI-related tests in Go with t.Parallel() (273bb76)
  • modify CLI tests to inject stdout so mutating os.Stdout isn't necessary (2da8d2f)
  • switch some CLI Go tests from os.Chdir to t.Chdir (445ffb4)
  • update SDK settings (6d5e588)
  • update SDK settings (1b5c3c9)
  • update SDK settings (f3c5af9)

v0.2.0

01 Apr 07:34
9136235

Choose a tag to compare

0.2.0 (2026-04-01)

Full Changelog: v0.1.0...v0.2.0

Features

Chores

v0.1.0

30 Mar 01:55
5070f24

Choose a tag to compare

0.1.0 (2026-03-30)

Full Changelog: v0.0.1...v0.1.0

Features

Chores