v0.1.0-rc.7
Pre-release
Pre-release
token-usage v0.1.0-rc.7
Note: This is a pre-release (v0.1.0-rc.7) for testing; behavior may change before the stable release.
Fixed
- Update download timeout increased from 30s to 20 minutes; 30s was insufficient for downloading the ~24MB binary on slow networks or VMs behind proxies
Assets
token-usage-darwin-arm64— macOS (Apple Silicon)token-usage-darwin-amd64— macOS (Intel)token-usage-windows-amd64.exe— Windows
Verify & install
- Download the asset for your platform and
SHA256SUMS. - Verify:
shasum -a 256 token-usage-darwin-arm64(Windows:certutil -hashfile token-usage-windows-amd64.exe SHA256). - Make it executable (macOS/Linux) and run
./token-usage version.
token-usage v0.1.0-rc.7(中文说明)
提示: 本版本为预发布(v0.1.0-rc.7),仅供测试;稳定版发布前行为可能调整。
修复
- 更新下载超时从 30 秒增加到 20 分钟;30 秒在慢网络或代理 VM 上下载 24MB 二进制不够用
资产
token-usage-darwin-arm64— macOS(Apple 芯片)token-usage-darwin-amd64— macOS(Intel)token-usage-windows-amd64.exe— Windows
校验与安装
- 下载与你平台匹配的资产以及
SHA256SUMS。 - 校验:
shasum -a 256 token-usage-darwin-arm64(Windows:certutil -hashfile token-usage-windows-amd64.exe SHA256)。 - 赋予执行权限(macOS/Linux)并运行
./token-usage version。