Skip to content

0.41.0

Choose a tag to compare

@github-actions github-actions released this 07 Sep 00:02

Release Notes

πŸš€ Updates

  • Added support for updating the ~/.prototools file (root of user home directory).
  • Added --pin=user to proto install.
  • Added --to=global|local|user to proto alias, pin, and plugin add.
  • Added --from=global|local|user to proto unalias, unpin, and plugin 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