Releases: moonrepo/proto
Releases Β· moonrepo/proto
0.7.0
21 Apr 18:22
Compare
Sorry, something went wrong.
No results found
Release Notes
π Updates
Added TOML schema based plugins support, allowing for custom tools/CLIs to be managed in proto.
Added a [plugins] section to ~/.proto/config.toml and .prototools.
Added a --yes option to proto clean, allowing prompts to be bypassed.
Added a auto-clean setting to ~/.proto/config.toml, enabling automatic cleaning when proto use is ran.
Updated proto use to also install configured plugins.
βοΈ Internal
Updated Rust to v1.69.
Updated tool and plugin names to be kebab-case.
Download proto_cli 0.7.0
0.6.1
17 Apr 18:04
Compare
Sorry, something went wrong.
No results found
Release Notes
βοΈ Internal
Added read/write file locking for the manifest.json file.
Download proto_cli 0.6.1
0.6.0
13 Apr 17:07
Compare
Sorry, something went wrong.
No results found
Release Notes
π Updates
Added a proto clean command for removing old/stale tool installations.
Added a proto list-global command for listing all installed global packages for a tool.
Updated proto install-global to support installing multiple globals.
βοΈ Internal
Greatly improved error messages.
We now track install/last used timestamps for future functionality.
Download proto_cli 0.6.0
0.5.0
06 Apr 17:34
Compare
Sorry, something went wrong.
No results found
Release Notes
π Updates
Added a proto install-global command for installing global packages for a tool.
Added proto alias and proto unalias commands for creating custom version aliases.
π Fixes
Fixed an issue where PROTO_LOG logs were not always shown.
βοΈ Internal
Updated cargo dependencies.
Download proto_cli 0.5.0
v0.4.0
31 Mar 17:24
Compare
Sorry, something went wrong.
No results found
Release Notes
π Updates
Added Rust as a supported language.
Requires rustup to be installed globally.
Added a global user config at ~/.proto/config.toml.
Added a new setting auto-install, that will automatically install a missing tool when proto run is executed.
Added a proto upgrade command for upgrading the proto binary to latest.
Added spinners and progress bars to install, uninstall, and upgrade flows.
Updated Node.js to download .tar.xz archives, resulting in smaller files and less bandwidth.
π Fixes
Updated proto setup on Windows to use the Windows registry when updating PATH.
βοΈ Internal
Added support for .tar.xz archives.
Download proto_cli 0.4.0
v0.3.2
23 Mar 18:04
Compare
Sorry, something went wrong.
No results found
Release Notes
π Fixes
Fixed proto setup to fallback to a shell instead of failing.
Download proto_cli 0.3.2
v0.3.1
17 Mar 18:24
Compare
Sorry, something went wrong.
No results found
Release Notes
π Fixes
Fixed the npx shim not being created.
Fixed Windows installation issues.
Download proto_cli 0.3.1
v0.3.0
15 Mar 21:21
Compare
Sorry, something went wrong.
No results found
Release Notes
π₯ Breaking
When detecting a version and proto encounters a range/requirement using ^, ~, >=, etc, proto will now resolve the version against the currently installed versions in ~/.proto, instead of resolving to an arbitray fixed version.
π Updates
Added "bundled" as a supported alias for npm.
Updated proto local and proto global to support aliases as well as versions.
Updated go to automatically set GOBIN in your shell profile if has not been.
Updated node to automatically install the npm version that comes bundled with Node.js.
π Fixes
Another attempt to fix SSL issues.
Download proto_cli 0.3.0
v0.2.1
10 Mar 22:35
Compare
Sorry, something went wrong.
No results found
v0.2.0
10 Mar 01:47
Compare
Sorry, something went wrong.
No results found