Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 895 Bytes

File metadata and controls

25 lines (18 loc) · 895 Bytes

Changelog

All notable changes to this project are documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.0.1 - 2026-06-10

Added

  • Initial release: per-project, per-day, per-model report of Claude Code token usage and estimated cost.
  • table, csv, and json output formats (--format).
  • --anthropic crosstab view spreading Anthropic models across columns.
  • --utc, --verbose, --project, --root, --no-store, and --store-dir options.
  • Persistent dataset under ~/.clauditor so history survives Claude Code's transcript retention window.
  • --version option.