3.0.0 (2026-04-13)
- TypeScript upgraded from v5 to v6. Contributors must use TypeScript 6+ for type checking.
2.2.0 (2026-04-10)
2.1.1 (2026-03-21)
- add min length and even length check for hex detection (7e0815c)
- parse hex-encoded macOS Keychain credentials for --show-usage (b890984), closes #37
- use Unix timestamp for resets_at and bump to 3.0.0 (e330847)
- restore version to 2.1.0 for release-please (d6e679b)
2.1.0 (2026-02-24)
- add worktree detection with git-common-dir (f9e2a7d)
- display worktree name with dedicated 🌲 emoji (894be35)
2.0.2 (2026-02-13)
- add build step before npm publish (9e0eced)
2.0.1 (2026-02-13)
2.0.0 (2026-02-12)
- 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)
- 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)
- use simdjson for faster JSONL parsing (b9acfe2)
- release 2.0.0 (370735c)
1.4.0 (2026-02-03)
- 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)
- address PR review comments (f2bb2dc)
- use simdjson for faster JSONL parsing (b9acfe2)
1.3.0 (2026-01-29)
1.2.0 (2026-01-25)
- 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)
1.1.0 (2026-01-24)
- switch to npmjs.org and support bunx execution (4ca6cde)
- initial release of cc-statusline (455ca05)