Releases: say8425/cc-statusline
Releases · say8425/cc-statusline
v2.1.0
v2.0.2
v2.0.1
v2.0.0
2.0.0 (2026-02-12)
Features
- add --plan option for different subscription tiers (3542e82)
- add biome check hook for auto-formatting (ab72260)
- add limit reset timer display (a69505f)
- add review-comments skill for PR comment handling (e40ef1b)
- add usage metrics line with block usage and burn rate (80b307d)
- initial release of cc-statusline (455ca05)
- restore git diff display with file count (461a8eb), closes #5
- switch to npmjs.org and support bunx execution (4ca6cde)
- 리셋 시각 표시 변경 및 7일 리셋 시간 추가 (6671578)
Bug Fixes
- address PR review comments (f2bb2dc)
- align block cost calculation with /usage by correcting pricing and limits (7362c7c)
- ci: checkout release tag for publish job (3e75054)
- ci: handle empty pr output in release workflow (dd4cf9f)
- ci: use gh pr list for reliable PR number lookup (6d48fc2)
- ci: use merge commit instead of squash (eb7837f)
- ci: use rebase merge strategy (702bb0d)
- parse transcript directly for immediate context update (6e44f5a)
- use latest transcript file for immediate context update (f1803c6)
Performance Improvements
- use simdjson for faster JSONL parsing (b9acfe2)
Miscellaneous Chores
- release 2.0.0 (370735c)
v1.4.0
1.4.0 (2026-02-03)
Features
- add --plan option for different subscription tiers (3542e82)
- add biome check hook for auto-formatting (ab72260)
- add limit reset timer display (a69505f)
- add review-comments skill for PR comment handling (e40ef1b)
- add usage metrics line with block usage and burn rate (80b307d)
Bug Fixes
- address PR review comments (f2bb2dc)
Performance Improvements
- use simdjson for faster JSONL parsing (b9acfe2)
v1.3.0
v1.2.0
1.2.0 (2026-01-25)
Features
Bug Fixes
- ci: checkout release tag for publish job (3e75054)
- ci: handle empty pr output in release workflow (dd4cf9f)
- ci: use gh pr list for reliable PR number lookup (6d48fc2)
- ci: use merge commit instead of squash (eb7837f)
- ci: use rebase merge strategy (702bb0d)
- parse transcript directly for immediate context update (6e44f5a)
- use latest transcript file for immediate context update (f1803c6)