Skip to content

Releases: zulerne/ccost

v0.8.6

08 Mar 16:42
6d4e642

Choose a tag to compare

Changelog

Other

  • 6d4e642 Merge pull request #4 from zulerne/dependabot/github_actions/goreleaser/goreleaser-action-7
  • 7ed3a3d chore(deps): bump goreleaser/goreleaser-action from 6 to 7

v0.8.5

08 Mar 05:41

Choose a tag to compare

Changelog

Bug Fixes

  • 35088d4 fix: add codecov token to badge URL
  • 06a1a7c fix: restrict Claude GitHub Actions to repo owner only

Other

  • b14566b "Claude Code Review workflow"
  • d72fcb8 "Claude PR Assistant workflow"
  • 2e43694 Merge pull request #1 from zulerne/add-claude-github-actions-1772450296675
  • 5fc9f35 refactor: fix golangci-lint issues
  • 49fd300 refactor: modernize Go idioms and enforce error handling via linters
  • 7db1406 refactor: remove redundant project state from parseFile

v0.8.4

27 Feb 06:12

Choose a tag to compare

Changelog

Bug Fixes

  • c6114aa fix: handle scanner errors and surface file parse warnings

v0.8.3

20 Feb 07:02

Choose a tag to compare

Changelog

  • 32a10e3 docs: add Go Report Card badge
  • 5977e2b docs: re-record demo GIF
  • 709ff09 docs: streamline README description
  • f1d081c fix: consistent casing in table footer, simplify Makefile
  • d79b97d fix: disambiguate projects with identical directory names
  • 4e1916e refactor: apply go fix for Go 1.26 idioms

v0.8.2

18 Feb 04:50

Choose a tag to compare

Changelog

  • 8cc40cc docs: re-record demo GIF
  • abcacd8 fix: use rolling 7-day window instead of Monday-based week for default view

v0.8.1

17 Feb 20:56

Choose a tag to compare

Changelog

  • 668face fix: use local timezone for date grouping and filtering

v0.8.0

17 Feb 20:31

Choose a tag to compare

Changelog

  • 16c6708 chore: add sonnet-4-6, sonnet-3-7, opus-3 to pricing table
  • 0c7f2fc docs: align whitespace in README usage examples
  • aaedb8a docs: re-record demo GIF
  • 6baa60d feat: default to current week view and show date range in table title
  • ee0d49b perf: parallelize JSONL file parsing with worker pool

v0.7.0

17 Feb 11:13

Choose a tag to compare

Changelog

  • ab5e184 docs: re-record demo GIF
  • 38801f0 feat: add row separators to table output for readability
  • f7031af refactor: improve table readability with compact headers and year grouping

v0.6.0

17 Feb 10:06

Choose a tag to compare

Changelog

  • 10890a3 docs: Adjust whitespace in README code examples for consistency.
  • bb9c783 feat: add -b short flag for --by-project and update README examples

v0.5.0

17 Feb 07:13

Choose a tag to compare

Changelog

  • f2dab6e docs: simplify README and re-record demo GIF
  • 9a366fd feat: compact token display (K/M) with --exact flag for full numbers
  • 29a5c5b refactor: strip claude- prefix from model names in table output