2026-05-11
- GitHub token fallback to
gh auth tokenwhenGITHUB_TOKENis not set.
- Show a progress bar for install/update progress.
2026-05-10
- Decompress binaries asynchronously, improving performance and avoiding intermediate archive copies on disk.
2026-02-21
- Broken release pipeline.
2026-02-21
- Temporary download directories and files are removed from the file system thus avoiding waste of space on long-running systems.
- Remove the corresponding entry for a binary during uninstall even if it does not exist anymore. Previously, the entry would still be present and prevent re-installation.
2025-07-19
checksubcommand that looks for updates but does not install them.
2025-06-16
- Update dependencies and move from xz2 to liblzma.
2025-06-03
- Release tarballs.
2025-06-02
- Use Rustls instead of OpenSSL.
2025-06-02
- Initial release.