0.32.0
·
685 commits
to master
since this release
Release Notes
💥 Breaking
- Removed the
PROTO_INSTALL_DIRenvironment variable, usePROTO_HOMEinstead. - Removed the deprecated
/workspaceas a virtual path prefix, use/cwdinstead. - Rewrote the
proto_pdk_test_utilscrate from the ground up to be easier to use.
🚀 Updates
- Cleaned up command stdout and stderr messaging.
- Updated some commands to exit with a non-zero code when data or requirements are missing.
- Implemented a new store structure/layout system for better reliability.
🧩 Plugins
- Updated
bun_pluginto v0.10.1. - Updated
deno_pluginto v0.10.1. - Updated
go_pluginto v0.10.1. - Updated
node_pluginandnode_depman_pluginto v0.10.1. - Updated
python_pluginto v0.9.- Will now create a secondary executable that includes the major version in the file name, for example,
python3.
- Will now create a secondary executable that includes the major version in the file name, for example,
- Updated
rust_pluginto v0.9.1. - Updated
schema_plugin(TOML) to v0.11.- Added
install.primaryandinstall.secondarysettings, for advanced configuring executables. - Updated
platform.*.bin-pathto support interpolation.
- Added
⚙️ Internal
- Updated dependencies.
Download proto_cli 0.32.0
| 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 |