Releases: majiayu000/ccstats
Releases · majiayu000/ccstats
v0.2.62
What's Changed
- [codex] Fix clippy quality warnings by @majiayu000 in #6
- [codex] Harden release integrity checks by @majiayu000 in #2
- [codex] Add all-source usage overview by @majiayu000 in #3
- [codex] Add monthly budget forecast by @majiayu000 in #4
- [codex] Add experimental Cursor source by @majiayu000 in #5
- Stabilize cross-file usage accounting and verification by @majiayu000 in #1
- chore(release): prepare v0.2.62 by @majiayu000 in #7
New Contributors
- @majiayu000 made their first contribution in #6
Full Changelog: v0.2.59...v0.2.62
v0.2.59
Full Changelog: v0.2.58...v0.2.59
v0.2.58
Full Changelog: v0.2.57...v0.2.58
v0.2.57
Full Changelog: v0.2.11...v0.2.57
v0.2.12
Full Changelog: v0.2.11...v0.2.12
Full Changelog: v0.2.11...v0.2.12
v0.2.11
Full Changelog: v0.2.10...v0.2.11
Full Changelog: v0.2.10...v0.2.11
v0.2.10
v0.1.20
What's New
🚀 Multi-platform prebuilt binaries - No more waiting for compilation!
Installation (pick one)
# Homebrew
brew install majiayu000/tap/ccstats
# cargo binstall (fast, prebuilt)
cargo binstall ccstats
# One-liner script
curl -fsSL https://raw.githubusercontent.com/majiayu000/ccstats/main/install.sh | sh
# From source
cargo install ccstatsSupported Platforms
- macOS Intel (x86_64)
- macOS Apple Silicon (aarch64)
- Linux x86_64
- Linux ARM64
- Windows x86_64
Recent Highlights
- ⚡ Rust 2024 edition with latest dependencies
- 🔧 Accurate token counting (fixed streaming deduplication)
- 📊 Multiple views: daily, weekly, monthly, project, session, 5-hour blocks
- 💰 Real-time cost calculation from LiteLLM pricing
- 🎨 JSON output with jq filtering support
Full Changelog: https://github.com/majiayu000/ccstats/blob/main/CHANGELOG.md