v0.4.0
·
1178 commits
to master
since this release
Release Notes
π Updates
- Added Rust as a supported language.
- Requires
rustupto be installed globally.
- Requires
- Added a global user config at
~/.proto/config.toml.- Added a new setting
auto-install, that will automatically install a missing tool whenproto runis executed.
- Added a new setting
- Added a
proto upgradecommand for upgrading the proto binary to latest. - Added spinners and progress bars to install, uninstall, and upgrade flows.
- Updated Node.js to download
.tar.xzarchives, resulting in smaller files and less bandwidth.
π Fixes
- Updated
proto setupon Windows to use the Windows registry when updatingPATH.
βοΈ Internal
- Added support for
.tar.xzarchives.
Download proto_cli 0.4.0
| target | kind | download |
|---|---|---|
| aarch64-apple-darwin | tarball | proto_cli-v0.4.0-aarch64-apple-darwin.tar.xz |
| x86_64-apple-darwin | tarball | proto_cli-v0.4.0-x86_64-apple-darwin.tar.xz |
| x86_64-pc-windows-msvc | tarball | proto_cli-v0.4.0-x86_64-pc-windows-msvc.zip |
| x86_64-unknown-linux-gnu | tarball | proto_cli-v0.4.0-x86_64-unknown-linux-gnu.tar.xz |