Release Notes
🚀 Updates
- Improved the asdf backend integration.
- WASM API
- Added a new
ToolUnresolvedContext
type to better differentiate what values are actually available during certain operations. - Added
BuildInstructionsInput.install_dir
andLocateExecutablesInput.install_dir
field. - Added
RunHookResult.paths
field.
- Added a new
🧩 Plugins
- Updated
asdf_backend
to v0.2.- Added
exec-env
experimental script support. Runs as apre-run
hook to extract any set environment variables. - Added
latest-stable
script support when the alias "stable" is used for a version. - Reduced the amount of calls made for converting
/proto/backends
virtual paths into a real path.
- Added
🐞 Fixes
- Fixed an issue where
proto plugin
sub-commands wouldn't work correctly with backend related tools.
⚙️ Internal
- Updated dependencies.
Download proto_cli 0.47.2
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 |