| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-03-05 | 1.2 kB | |
| v2.0.6 source code.tar.gz | 2026-03-05 | 26.3 MB | |
| v2.0.6 source code.zip | 2026-03-05 | 26.4 MB | |
| Totals: 3 Items | 52.6 MB | 0 | |
[](https://github.com/junhoyeo/tokscale)
# `tokscale@v2.0.6` is here!
What's Changed
- fix(pricing): correct >200k tier billing and harden provider-prefixed model resolution by @daymade in https://github.com/junhoyeo/tokscale/pull/277
- feat(tui): add today jump/highlight in daily view while keeping globa… by @cy920820 in https://github.com/junhoyeo/tokscale/pull/278
- fix(tui): stabilize day breakdown render order to prevent flickering by @junhoyeo in https://github.com/junhoyeo/tokscale/pull/279
- fix(tui): use BTreeMap for DailyUsage.models to eliminate all HashMap flickering by @junhoyeo in https://github.com/junhoyeo/tokscale/pull/280
- fix(tui): use Utc instead of Local for today comparison in Daily view by @junhoyeo in https://github.com/junhoyeo/tokscale/pull/281
New Contributors
- @cy920820 made their first contribution in https://github.com/junhoyeo/tokscale/pull/278
- @daymade made their first contribution in https://github.com/junhoyeo/tokscale/pull/277
Full Changelog: https://github.com/junhoyeo/tokscale/compare/v2.0.5...v2.0.6