Skip to content

0.42.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 12 Nov 01:43

Release Notes

πŸš€ Updates

  • When installing many tools with proto install|use, a failed install for a single tool will no longer abort the install of the other tools.
  • Added more logging to debug the "File exists (os error 17)" issue.

🐞 Fixes

  • Fixed the wrong proto_version being passed to WASM function calls.
  • When usign the Bash shell, will avoid using .bash_profile unless it explicitly exists. This is to support Ubuntu .profile setups.

Download proto_cli 0.42.1

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