Release Notes
🚀 Updates
- Updated
proto run
(and shims) to fallback and run a global executable onPATH
of the same name if a version was not configured and detected.- This change aims to mitigate a situation where the
~/.proto/shims
file takes precedence onPATH
but proto should not be used.
- This change aims to mitigate a situation where the
🐞 Fixes
- Fixed some shell quoting/escaping issues on Bash/Zsh.
⚙️ Internal
- Updated dependencies.
- Updated wasmtime to v30 (from v29).
Download proto_cli 0.49.4
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 |