Skip to content

v2.2.21

Choose a tag to compare

@github-actions github-actions released this 15 Jun 06:46
· 13 commits to main since this release

Published to npm: https://www.npmjs.com/package/ccstatusline

What's Changed

  • fix: point package module to published build by @Pugsin in #442
  • fix: add missing metadata fields to package.json by @BWM0223 in #443
  • feat: allow overriding widget symbols with a custom glyph by @zachthedev in #431
  • fix(compaction): count compact_boundary markers instead of inferring from context-% drops by @CorticalCode in #425
  • fix: format extra usage in the currency reported by the usage API by @mhriemers in #418
  • feat: add Extra Usage Used widget showing spent overage budget by @mhriemers in #417
  • feat(custom-command): include terminal_width in stdin JSON by @CorticalCode in #396
  • feat(widget): add cache-hit-rate widget by @sebryu in #409
  • feat(widget): add Cache Hit / Read / Write widgets by @Viperwow in #423
  • feat(compaction): opt-in trigger split and tokens reclaimed by @CorticalCode in #445
  • fix(renderer): token counts near 1M render as "1000.0k" instead of "1.0M" by @CorticalCode in #444

New Contributors

Full Changelog: v2.2.20...v2.2.21