Release Notes
🚀 Updates
- Added a new RFC for lockfiles: #779
- Updated
proto activateto no longer take a snapshot ofPATHthat can become stale. - Updated multi
proto installto write a markdown compatible error log when a tool fails to install. - Removed timeouts from plugin calls.
- WASM API
- Added
SendRequestInput.headersfield. - Reworked the
VirtualPathenum/type.
- Added
🐞 Fixes
- Fixed
PATHmodifications afterproto activatebeing lost.
⚙️ Internal
- Updated dependencies.
Download proto_cli 0.49.0
| 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 |