Release Notes
🚀 Updates
- Added
PROTO_TEMP_DIRenvironment variable to customize the temporary directory used by proto. - Added the ability for plugins to run post-install scripts after installing a prebuilt.
- WASM API
- Added
/tempvirtual path support. - Added
DownloadPrebuiltOutput.post_scriptfield.
- Added
🧩 Plugins
- Updated
moon_toolto v0.4.0.- Added support for the future moon v2 distribution format.
- Updated
node_toolto v0.17.4.- Added experimental support for musl on Linux ARM64.
🐞 Fixes
- Fixed
proto cleannot removing all stale versions.
⚙️ Internal
- Updated Rust to v1.92.0.
- Updated wasmtime to v37 (from v30).
- Updated dependencies.
Download proto_cli 0.54.1
| File | Platform | Checksum |
|---|---|---|
| proto_cli-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| proto_cli-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| proto_cli-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
| proto_cli-aarch64-unknown-linux-gnu.tar.xz | ARM64 Linux | checksum |
| proto_cli-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
| proto_cli-aarch64-unknown-linux-musl.tar.xz | ARM64 MUSL Linux | checksum |
| proto_cli-x86_64-unknown-linux-musl.tar.xz | x64 MUSL Linux | checksum |