Release Notes
🚀 Updates
- Added support for updating the
~/.prototools
file (root of user home directory). - Added
--pin=user
toproto install
. - Added
--to=global|local|user
toproto alias
,pin
, andplugin add
. - Added
--from=global|local|user
toproto unalias
,unpin
, andplugin remove
. - Added aliases for pin locations.
cwd
->local
home
->user
store
->global
- Added new
settings.offline
settings that control how offline checks work. - Deprecated the
--global
flag.
⚙️ Internal
- Updated Rust to v1.81.
- Updated WASM runtime.
Download proto_cli 0.41.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 |