Skip to content

stock-tui v0.2.3

Choose a tag to compare

@github-actions github-actions released this 29 Jul 22:43
· 35 commits to main since this release

What's Changed

  • Made ticker charts exchange-session aware: 1D uses the latest full regular session, 1W concatenates the five newest observed sessions, longer intraday views compress closed-market time, and daily/weekly histories use ordinal spacing.
  • Kept the chart cursor informative across sparse interior terminal columns, refined partial-history range hints, and retained GOOG as Alphabet's compact canonical sector ticker.
  • Added provider dataset and market-context identities to SQLite schema 3 so incompatible providers, endpoints, feeds, calendars, symbol namespaces, and currencies cannot silently share cached observations; favorites survive rehydration.
  • Rebuilt SEC share estimation around latest-filing XBRL class dimensions and a reviewed declarative policy registry for multi-class, tracking-stock, Up-C, partnership, separately traded class, and SPAC structures.
  • Resolved every current sector top-100 share basis, including Dell and the previously missing consumer, energy, financial, industrial, and services cases. Catalog publication and release builds now fail closed on any future unresolved top-100 row.

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 SHA256SUMS file.

Full changelog: v0.2.2...v0.2.3