Skip to content

Releases: backstabslash/goccc

v0.2.1

14 Mar 19:32

Choose a tag to compare

Changelog

  • 3ecd0ef chore: remove validated accuracy section from documentation
  • 5b35eff feat: trust JSONL cache tiers, externalize all pricing to JSON
  • 67735a4 fix: remove long context pricing for Opus 4.6 and Sonnet models

v0.2.0

12 Mar 19:47

Choose a tag to compare

Changelog

  • b5c650d chore: bump GitHub Actions to Node.js 24 compatible versions
  • d13c2e2 feat: session exit hook, configurable cost thresholds, top-level MCP detection

v0.1.7

12 Mar 15:42

Choose a tag to compare

Changelog

  • e2b82a9 chore: remove fatih/color references, fix scanner error handling in mcp.go
  • a11f40e feat: externalize pricing to JSON with remote auto-update

v0.1.6

05 Mar 11:45

Choose a tag to compare

Changelog

  • 1d299d4 fix: currency symbol placement, cost formatting, and expanded symbol table

v0.1.5

05 Mar 10:55
0eae00f

Choose a tag to compare

Changelog

  • 0eae00f Merge pull request #1 from GordonBeeming/gb/currencies-1
  • 51ac3f1 feat: add local currency display support with auto-fetched exchange rates
  • 830860f fix: address PR feedback — HTTP timeout, error return, rate validation, CLI override code

v0.1.4

04 Mar 13:07

Choose a tag to compare

Changelog

  • 4b3ca63 fix: hide zero session cost from statusline

v0.1.3

03 Mar 15:08

Choose a tag to compare

Changelog

  • d6efe90 feat: add long-context pricing, web search costs, monthly breakdown, and cache-1h default

v0.1.2

22 Feb 19:00

Choose a tag to compare

Changelog

  • 4543504 fix: detect local MCPs from ~/.claude.json project config

v0.1.1

22 Feb 17:59

Choose a tag to compare

Changelog

  • 486d8c6 fix: handle resp.Body.Close error, use make check for verification, fix update checker semver comparison

v0.1.0

22 Feb 16:53

Choose a tag to compare

Changelog

  • f83cc30 feat: add branch breakdown, MCP detection, zero dependencies, and update checker