stock-tui v0.2.2
What’s Changed
- Fixed sparse and halted-ticker charts by mapping price and volume to actual timestamps, filtering zero-volume and no-trade placeholders from price history, and preserving genuine observation gaps.
- Added cached-history coverage, muted out-of-span range hints, exact cursor price and date labels, and mutually exclusive benchmark and sector focus.
- Prefer provider-supplied market caps and reconcile SEC share estimates across forward and reverse stock splits before local calculation.
- Hardened terminal shutdown with two-phase SGR mouse teardown, bounded input draining, OS input flushing, worker cancellation, and PTY regressions so delayed mouse coordinates do not reach the shell.
- Made manual Release workflow runs build-only; only a version tag push can publish artifacts.
Distribution
- Five locked archives for Linux x86_64 and ARM64, macOS Intel and Apple Silicon, and Windows x86_64.
- Both macOS executables are Developer ID signed, hardened-runtime enabled, notarized by Apple, and reverified after archiving.
- Verify downloads with the attached
SHA256SUMSfile.
Full changelog: v0.2.1...v0.2.2