Published to npm: https://www.npmjs.com/package/ccstatusline
What's Changed
- refactor(widgets): collapse the duplicated Nerd Font toggle helpers by @zachthedev in #544
- docs: fix broken star history chart by @FaintFlower in #555
- chore(deps-dev): bump the dev-dependencies group across 1 directory with 10 updates by @dependabot[bot] in #558
- perf(jsonl): read each transcript once per render instead of five times by @zachthedev in #568
- perf(blocks): stop rescanning every transcript when no block is found by @zachthedev in #569
- docs(readme): note what the install specifier costs per repaint by @zachthedev in #570
- refactor(timers): route the timer bars through the shared progress helper by @zachthedev in #543
- fix(usage): recover from a usage lock deadline that can never expire by @CrazyCoder in #526
- fix(git): stop leaking temp files when the cache write fails by @niklasgs in #564
New Contributors
- @FaintFlower made their first contribution in #555
- @CrazyCoder made their first contribution in #526
- @niklasgs made their first contribution in #564
Full Changelog: v2.2.27...v2.2.28