Releases
v0.45.0
Release Notes
π Updates
Added new built-in tools: moon
, uv
(Python), and ruby
.
Added a new interactive "build from source" flow for many built-in tools.
Added --build
and --no-build
to proto install
.
Supported for deno
, go
, moon
, node
, python
, and ruby
.
WASM API
Added a build_instructions
plugin function for building from source, with associated structs and enums.
Added a ToolMetadataOutput.default_install_strategy
field, which defaults to prebuilds.
Added a ToolMetadataOutput.unstable
field, which can mark the tool as unstable.
Added a ToolContext.temp_dir
field.
𧩠Plugins
Added moon_tool
v0.1.
Added python_uv_tool
v0.1.
Added ruby_tool
v0.1 (via ruby-build
).
Updated bun_tool
to v0.14.1.
Updated deno_tool
to v0.14.
Added build from source support.
Updated go_tool
to v0.15.
Added build from source support.
Updated node_tool
to v0.14.
Added build from source support.
Updated node_depman_tool
to v0.14.2.
Updated python_tool
to v0.13.
Added build from source support (via python-build
).
Updated rust_tool
to v0.12.1.
Download proto_cli 0.45.0
You canβt perform that action at this time.