Release Notes
🚀 Updates
- Added support for bzip2, xz/lzma, and zstd compression for zip archives.
🐞 Fixes
- Fixed an issue where terminal prompt validation would not trigger.
- Fixed some Nushell issues for the
proto activate
flow.- You'll need to regenerate the module:
(proto activate nu) | save ~/.config/nushell/proto-hook.nu
- You'll need to regenerate the module:
⚙️ Internal
- Updated Rust to v1.87.0.
- Updated dependencies.
Download proto_cli 0.49.2
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 |