Skip to content

Releases: emmmdty/token-usage

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 05 Sep 17:25

Changelog

  • cf3259e docs(i18n): add internationalization documentation to README
  • 8b223f2 feat(i18n): add 'tu lang' command for language switching
  • 7e1e653 feat(i18n): add Language config field and --lang global flag
  • ed2e05e feat(i18n): add i18n package with en/zh dictionaries and T() lookup
  • cc45c01 feat(i18n): translate all command Short/Long, flags, and cobra framework labels
  • 9fb6533 feat(i18n): translate all runtime output, TUI, and error messages (Layers 2-3)
  • b1a54af fix: bare quota filter selects the provider when it names one
  • 1bee7e8 fix: make the system keyring probe fully disableable via env var
  • 300ade4 fix: resolve QA review findings across config, providers, auth, cmd, i18n

v0.5.2

Choose a tag to compare

@github-actions github-actions released this 05 Sep 12:39

Changelog

  • e09ad6a fix: arkcli integration silently falling back to probe

v0.5.1

Choose a tag to compare

@github-actions github-actions released this 05 Sep 12:23

Changelog

  • 5311cde fix: make arkcli parsing test Windows-safe

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 05 Sep 11:46

Changelog

  • e3068cd feat: Volcano Engine coding plan + provider/account hierarchy rewrite

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 05 Sep 11:06

Changelog

v0.3.6

Choose a tag to compare

@github-actions github-actions released this 02 Sep 03:16

Changelog

  • 57815c1 fix: Claude 5h window shows n/a instead of expired when session inactive

v0.3.5

Choose a tag to compare

@github-actions github-actions released this 29 Aug 04:28

Changelog

  • e28b71e fix: auto-invalidate corrupted Claude cache

v0.3.4

Choose a tag to compare

@github-actions github-actions released this 29 Aug 04:19

Changelog

  • f40bc2f fix: use correct Claude API endpoint (/api/oauth/usage)

v0.3.3

Choose a tag to compare

@github-actions github-actions released this 29 Aug 03:12

Changelog

  • 27eea17 style: center-align table headers

v0.3.2

Choose a tag to compare

@github-actions github-actions released this 29 Aug 02:47

Changelog

  • a040465 fix: add missing configureAuthFromConfig call