Release Notes
🚀 Updates
- Added a way for plugins to prepend arguments for parent executable based commands.
- WASM API
- Added
ExecutableConfig.parent_exe_args
.
- Added
🐞 Fixes
- Fixed an issue where
proto upgrade
would fail when theproto
shim is intercepting the execution. - Fixed an issue where the
load_versions
WASM call would fail for plugins with an older PDK version.
Download proto_cli 0.47.5
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 |