Skip to content

Releases: backstabslash/goccc

v0.3.3

17 Apr 11:46

Choose a tag to compare

Changelog

  • a345624 feat: add Opus 4.7 pricing and version-aware family fallback
  • 538d088 fix: refresh pricing cache from statusline and session-end paths
  • dc6f0df fix: write session end hook output to /dev/tty

v0.3.2

13 Apr 11:11

Choose a tag to compare

Changelog

  • 30cb607 feat: add -tools flag for tool and skill usage analytics
  • 1fa2d65 feat: add Cache R/W columns to daily and monthly breakdowns
  • d1b1d50 fix: wrap long project/branch names instead of truncating

v0.3.1

31 Mar 16:15

Choose a tag to compare

Changelog

  • 4e3d641 feat: auto-scale cost thresholds with active currency
  • 844a612 feat: fast mode pricing (6x) and branch statusline segment

v0.3.0

30 Mar 17:04

Choose a tag to compare

Changelog

  • 6bd5fcb feat: customizable statusline with configurable segments, emojis, and layout

v0.2.2

25 Mar 18:09

Choose a tag to compare

Changelog

  • ae9df90 feat: show 5h usage window remaining in statusline

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