Releases: FelixIsaac/tokenusage
Releases · FelixIsaac/tokenusage
Release list
1.11.1 - 2026-07-18
Release Notes
Fixed
Cargo.toml'srepositoryfield still pointed at upstream
(hanbu97/tokenusage), which cargo-dist bakes into every generated
install script/Homebrew formula at release time — v1.11.0's install
instructions 404'd because they pointed at upstream's releases,
which don't have this fork's binaries. Now points at
FelixIsaac/tokenusage. v1.11.0 release/tag were deleted;
this supersedes it.
Install tokenusage 1.11.1
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/FelixIsaac/tokenusage/releases/download/v1.11.1/tokenusage-installer.sh | shInstall prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/FelixIsaac/tokenusage/releases/download/v1.11.1/tokenusage-installer.ps1 | iex"Install prebuilt binaries via Homebrew
brew install FelixIsaac/tokenusage/tokenusageDownload tokenusage 1.11.1
| File | Platform | Checksum |
|---|---|---|
| tokenusage-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| tokenusage-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| tokenusage-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
| tokenusage-aarch64-unknown-linux-gnu.tar.xz | ARM64 Linux | checksum |
| tokenusage-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |