Published to npm: https://www.npmjs.com/package/ccstatusline
What's Changed
- feat(tui): warn on an invalid settings.json and confirm before overwriting it by @CorticalCode in #458
- fix: stop refetching usage every render on accounts without rate-limit windows by @zachthedev in #434
- feat(usage): invalidate the usage cache when the account token changes by @zachthedev in #460
- feat: print version and exit on --version by @CorticalCode in #463
- chore(deps-dev): bump the dev-dependencies group with 5 updates by @dependabot[bot] in #477
- chore(deps): bump actions/checkout from 6 to 7 by @dependabot[bot] in #476
- 🐛 fix(usage): clear in-flight lock on a successful fetch by @gaborbernat in #487
- feat(widget): add optional glyph to Current Working Dir by @CorticalCode in #479
- ✨ feat(renderer): let widgets opt out of powerline auto-align by @gaborbernat in #489
- ✨ feat(widgets): honor maxWidth in Git Branch and Git Root Dir by @gaborbernat in #488
- fix: self-heal legacy untagged ccstatusline hooks on sync by @bit-saver in #490
- feat(context): make the context-window fallback configurable by @CorticalCode in #480
- fix: silence stderr on best-effort package-manager probes by @huangguang1999 in #491
- fix: invert plain usage percentages by @ekkoitac in #473
- chore(deps-dev): bump the dev-dependencies group with 6 updates by @dependabot[bot] in #496
- feat(compaction): add a metric selector for composable sub-values by @zachthedev in #457
New Contributors
- @gaborbernat made their first contribution in #487
- @bit-saver made their first contribution in #490
- @ekkoitac made their first contribution in #473
Full Changelog: v2.2.22...v2.2.23