Releases: ryoppippi/ccusage
Releases · ryoppippi/ccusage
v16.2.2
🚨 Breaking Changes
- session: Remove order flag - by @amorriscode and @ryoppippi in #613 (85586)
View changes on GitHub
v16.2.1
v16.2.0
🚨 Breaking Changes
- Replace environment variables with statusline CLI options for context thresholds - by @ryoppippi in #578 (2d055)
🚀 Features
- blocks: Optimise live monitor memory usage and file I/O performance - by @ryoppippi in #601 (f554a)
View changes on GitHub
v16.1.2
🚀 Features
- statusline:
- Add costSource option to use Claude Code session cost - by @ryoppippi in #571 (94099)
- Add 'both' cost source option to display cc and ccusage costs - by @ryoppippi in #574 (a5c4c)
🐞 Bug Fixes
- Correct Result.try usage patterns in statusline command - by @ryoppippi in #566 (843f5)
- statusline: Remove cs alias - by @ryoppippi (de45d)
View changes on GitHub
v16.1.1
🚨 Breaking Changes
- Exclude live and refreshInterval from blocks command JSON schema - by @ryoppippi in #556 (3dddb)
View changes on GitHub
v16.1.0
🚨 Breaking Changes
- Migrate project aliases from env var to config file - by @ryoppippi in #555 (8e5bf)
View changes on GitHub
v16.0.0
🚀 Features
- Add configuration file support with JSON schema - by @ryoppippi in #543 (8b8e1)
- Enhance debug flag with config loading transparency - by @ryoppippi in #551 (42393)
- statusline: Add visual burn rate indicators to statusline for improved accessibility - by @VladyslavKochetkov and @ryoppippi in #516 (63e90)
View changes on GitHub
v15.10.0
🚀 Features
- Add --compact flag for explicit compact mode - by @ryoppippi in #544 (2223b)
View changes on GitHub
v15.9.9
v15.9.8
🚀 Features
- Enforce bun package manager usage - by @ryoppippi in #529 (6d784)
🐞 Bug Fixes
- statusline: Replace @jsr/std__async with custom delay function - by @ryoppippi in #531 (c8de2)