Published to npm: https://www.npmjs.com/package/ccstatusline
What's Changed
- fix: stream JSONL reads so token widgets work on large transcripts by @LZong-tw in #551
- feat: unify widget hiding into a single hideable-state system by @zachthedev in #430
- feat: configurable numeric precision (per-widget, type-aware, optional global) by @zachthedev in #456
- Add hide Git conflicts on zero option by @pelmered in #562
- fix(renderer): drop spacing separator stranded against a flex-separator by @tough-griff in #567
- feat: Claude Status widget with incident history strip by @JimmySpivey in #553
New Contributors
- @LZong-tw made their first contribution in #551
- @pelmered made their first contribution in #562
- @tough-griff made their first contribution in #567
- @JimmySpivey made their first contribution in #553
Full Changelog: v2.2.28...v2.2.29