Release Notes
🚀 Updates
- Improved build from source.
- Instead of installing all system dependencies, we will now only install those that are missing.
- Before installing, we now prompt you whether to install, skip, or use
sudo
. - Git repositories are now cloned with depth=1.
- Builders can now configure secondary executables.
- WASM API
- Added
BuilderInstruction.exes
field. - Added
LoadVersionsInput.context
field. - Added
ResolveVersionInput.context
field.
- Added
🧩 Plugins
- Updated
schema_tool
to v0.16.4.- Added additional
version
tokens to TOML, JSON, and YAML plugins.
- Added additional
⚙️ Internal
- Updated dependencies.
Download proto_cli 0.45.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 |