Skip to content

Releases: majiayu000/ccstats

v0.2.62

27 Apr 09:48
f28e5c5

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.59...v0.2.62

v0.2.59

31 Mar 11:17
7857501

Choose a tag to compare

Full Changelog: v0.2.58...v0.2.59

v0.2.58

12 Mar 03:21
a93a70b

Choose a tag to compare

Full Changelog: v0.2.57...v0.2.58

v0.2.57

02 Mar 03:58
e9d6821

Choose a tag to compare

Full Changelog: v0.2.11...v0.2.57

v0.2.12

06 Feb 11:13

Choose a tag to compare

Full Changelog: v0.2.11...v0.2.12

Full Changelog: v0.2.11...v0.2.12

v0.2.11

06 Feb 06:29

Choose a tag to compare

Full Changelog: v0.2.10...v0.2.11

Full Changelog: v0.2.10...v0.2.11

v0.2.10

06 Feb 06:01

Choose a tag to compare

v0.1.20

03 Feb 13:07

Choose a tag to compare

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 ccstats

Supported 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