Skip to content

Releases: coingecko/coingecko-cli

v1.0.10

18 Mar 02:39
d2e9e88

Choose a tag to compare

Changelog

  • 019861d Merge pull request #16 from coingecko/docs/fix-readme-watch-description
  • d2e9e88 Merge pull request #17 from coingecko/feat/custom-user-agent
  • 1e8762c docs: remove update frequency claim from watch description
  • 922a1c7 feat: add custom User-Agent header to identify CLI traffic
  • bd2ae83 fix: remove unnecessary empty-string guards on UserAgent
  • cb51011 test: add WebSocket User-Agent handshake test

v1.0.9

12 Mar 05:30
e702dd3

Choose a tag to compare

Changelog

  • 7099c30 Merge pull request #14 from coingecko/docs/fix-claude-md-distribution
  • e702dd3 Merge pull request #15 from coingecko/feat/watch-websocket-streaming
  • 806a7d5 docs: update CLAUDE.md distribution section to reflect brews
  • 5d56c0f docs: update watch plan tier to "analyst or above"
  • e1cc9cf feat: add cg watch for real-time WebSocket price streaming
  • 407389b feat: validate coin IDs and resolve symbols via /search before streaming
  • 3202b48 fix: add SIGTERM handling, requirePaid at command level, note on hardcoded row
  • ad0a609 fix: hold mutex during Close() WebSocket writes to prevent concurrent write race
  • 5baa0f9 fix: hold mutex during all WebSocket writes and use stdout color for watch table
  • 11df3b0 fix: lint errcheck errors and improve watch plan-restricted message
  • e46b727 fix: remove duplicate text in watch plan-restricted error message
  • 4b0b971 fix: use brand green for price flash and deduplicate API client creation

v1.0.8

11 Mar 04:01
eb33da4

Choose a tag to compare

Changelog

  • 07269ea Merge pull request #11 from coingecko/docs/claude-md-distribution
  • eb33da4 Merge pull request #13 from coingecko/fix/revert-to-brews
  • 6a0c3f5 docs: add distribution section to CLAUDE.md
  • dadf6cf fix: revert homebrew_casks back to brews

v1.0.7

11 Mar 02:53
a32830d

Choose a tag to compare

Changelog

  • a32830d Merge pull request #10 from coingecko/chore/goreleaser-deprecations
  • c30d10e chore: fix goreleaser deprecations

v1.0.6

10 Mar 11:48
695edd5

Choose a tag to compare

Changelog

  • 8354849 Merge pull request #6 from coingecko/fix/pin-actions-direct-symbol-api
  • c93a0f6 Merge pull request #8 from coingecko/docs/license-update
  • 695edd5 Merge pull request #9 from coingecko/feat/homebrew-distribution
  • 7179f76 chore: update CI action versions to latest
  • 9413091 feat: add Homebrew tap distribution via goreleaser
  • ea8dda3 fix(lint): handle unchecked error returns flagged by golangci-lint v9
  • 962dd3b fix: pin CI action versions and pass symbols directly to /simple/price
  • f431acd update license and README.md

v1.0.5

09 Mar 05:46
23c31e3

Choose a tag to compare

Changelog

  • f6bd145 Enhance README with new features and clarifications
  • bcae963 Merge pull request #4 from coingecko/sachiew-patch-1
  • 23c31e3 Merge pull request #5 from coingecko/feat/api-715-history-batching-tui-improvements
  • 1f4abb5 docs: update CLAUDE.md with hourly data availability and test seams
  • 7f3a7ff feat: add inline progress bar for batched history requests
  • 991e63e feat: history batching, 401 classification, rate-limit retry, TUI improvements
  • ad062e2 fix(lint): handle unchecked error returns and remove unused const
  • ecc2f01 fix(lint): handle unchecked error returns in test files
  • 35bbe26 fix: block hourly history requests before data availability date
  • 6279454 test: add integration tests and improve coverage for cmd and api packages

v1.0.4

06 Mar 08:52
a7e206e

Choose a tag to compare

Changelog

  • a7e206e Merge pull request #3 from coingecko/fix/tui-improvements-and-bugfixes
  • 265c16d fix: TUI and CLI improvements — header colors, detail page, chart, pagination

v1.0.3

06 Mar 05:37
9bd088f

Choose a tag to compare

Changelog

  • c5881a2 Merge pull request #1 from coingecko/docs/update-history-readme
  • 9bd088f Merge pull request #2 from coingecko/docs/update-docs
  • 12dac55 docs: add OHLC days enum caveat, fix banner brand color and box alignment
  • 15919ff docs: update history section and project structure in README/CLAUDE.md

v1.0.2

06 Mar 04:20

Choose a tag to compare

Changelog

  • 85614ed feat(tui): brand identity, chart axes, and layout fixes
  • 67d49a1 feat: redesign history command — default to price data, add --ohlc flag

v1.0.1

06 Mar 03:00

Choose a tag to compare

Changelog

  • 4f76619 fix: show unresolved symbols in dry-run output instead of mislabeling as ids