Release Notes
🚀 Updates
- Added
PROTO_AUTO_INSTALL_HIDE_OUTPUT
to hide the progress output when auto-install is triggered. - Updated auto-install output not to show when
--version
or--help
is passed.
🐞 Fixes
- Attempted fix for an issue where CTRL-C/BREAK signals were not propagating correctly on Windows.
- Fixed an issue where we were converting the casing of certain JSON/YAML schema keys that shouldn't be converted.
⚙️ Internal
- Updated Rust to v1.85.1.
- Updated dependencies.
Download proto_cli 0.47.6
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 |