Releases: emmmdty/token-usage
Releases · emmmdty/token-usage
Release list
v0.6.0
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
Changelog
- e09ad6a fix: arkcli integration silently falling back to probe
v0.5.1
Changelog
- 5311cde fix: make arkcli parsing test Windows-safe
v0.5.0
Changelog
- e3068cd feat: Volcano Engine coding plan + provider/account hierarchy rewrite
v0.4.0
v0.3.6
Changelog
- 57815c1 fix: Claude 5h window shows n/a instead of expired when session inactive
v0.3.5
Changelog
- e28b71e fix: auto-invalidate corrupted Claude cache
v0.3.4
Changelog
- f40bc2f fix: use correct Claude API endpoint (/api/oauth/usage)
v0.3.3
Changelog
- 27eea17 style: center-align table headers
v0.3.2
Changelog
- a040465 fix: add missing configureAuthFromConfig call