Skip to content
This repository was archived by the owner on Apr 10, 2026. It is now read-only.

Releases: moneycaringcoder/cryptstream-tui

v0.7.2

09 Apr 14:50
v0.7.2
f546321

Choose a tag to compare

Changelog

  • f546321 feat: wire UpdateForced mode with updatewire package (#14)

v0.7.1

09 Apr 14:38
v0.7.1
1d23edc

Choose a tag to compare

Changelog

  • 7690aa6 Merge pull request #12 from moneycaringcoder/docs/install-note

v0.7.0

08 Apr 20:11
v0.7.0
f0c1fe1

Choose a tag to compare

Changelog

  • f0c1fe1 feat: visual overhaul + tuikit v0.7.0 bump + tuitest integration tests (#11)

v0.6.4

08 Apr 16:40
v0.6.4
ac01917

Choose a tag to compare

Changelog

  • ac01917 Merge pull request #10 from moneycaringcoder/fix/bump-tuikit-v0.5.4
  • 9511209 fix: bump tuikit-go to v0.5.4 for 1h cache TTL

v0.6.3

08 Apr 15:26
v0.6.3
cc39f25

Choose a tag to compare

Changelog

  • cc39f25 Merge pull request #9 from moneycaringcoder/fix/bump-tuikit-v0.5.3
  • 6e50356 fix: bump tuikit-go to v0.5.3 for version parsing fix

v0.6.2

08 Apr 15:06
v0.6.2
7d27b35

Choose a tag to compare

Changelog

  • 429f0dd Merge pull request #7 from moneycaringcoder/feat/tuikit-migration
  • 7d27b35 Merge pull request #8 from moneycaringcoder/fix/bump-tuikit-v0.5.2
  • 9aa7eeb fix: bump tuikit-go to v0.5.2 for go install auto-update support

v0.6.1

08 Apr 14:49
v0.6.1
70e79c2

Choose a tag to compare

Changelog

  • 5d40dac Merge pull request #6 from moneycaringcoder/chore/cleanup-and-attribution
  • 12f0622 feat: migrate to tuikit-go v0.5.0 components
  • ffc3a81 fix: color entire starred symbol name yellow instead of just the star icon
  • fa82efa fix: post-migration rendering fixes for tuikit DualPane layout

v0.6.0

08 Apr 11:39
v0.6.0
b87a1a1

Choose a tag to compare

Changelog

  • 798a0a1 Merge pull request #4 from moneycaringcoder/chore/update-gitignore
  • b87a1a1 Merge pull request #5 from moneycaringcoder/feat/auto-update
  • b01f695 feat: add auto-update check on launch via tuikit

v0.5.0

08 Apr 09:34
v0.5.0
a2d8f00

Choose a tag to compare

What's New

  • CommandBar — press : to open command bar with sort, filter, and go commands
  • DetailOverlay — press Enter on any ticker to see full coin details (price, volume, funding, sparkline)
  • CollapsibleSections — press 1/2/3 to toggle Vol Spikes, Funding Rates, and Liquidations panels
  • Notifications — star/unstar actions now show toast notifications via tuikit's NotifyMsg

Dependencies

  • Upgraded to tuikit-go v0.3.0

v0.4.0

07 Apr 12:12

Choose a tag to compare

Changelog

  • 1a88d3f feat: add QOL wave — overlays, command bar, contextual UI