Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Created by
brew bump
Created with
brew bump-formula-pr
.release notes
fetch
,fetch_url
,fetch_url_bytes
,fetch_url_text
, andfetch_url_with_cache
helper functions. Use the newer fetch functions instead.🚀 Updates
$XDG_DATA_HOME
support when detecting the proto store. Will be used if$PROTO_HOME
is not set, and will fallback to$HOME/.proto
.settings.build
configuration, allowing aspects of the build from source process to be customized.proto install
to log checkpoints instead of rendering progress bars in a non-TTY environment.proto install
to support build from source when installing multiple tools.BuildInstruction::RemoveAllExcept
variant.register_backend
plugin function.fetch
,exec
,exec_captured
,exec_streamed
,get_host_env_var
,set_host_env_var
,add_host_paths
,into_real_path
, andinto_virtual_path
helper functions.generate_build_install_tests!
test macro.ToolMetadataInput
toRegisterToolInput
.ToolMetadataOutput
toRegisterToolOutput
.🧩 Plugins
bun_tool
to v0.15.deno_tool
to v0.15.go_tool
to v0.16.moon_tool
v0.3.node_tool
to v0.16.node_depman_tool
to v0.15.python_tool
to v0.14.python_uv_tool
v0.2.ruby_tool
v0.2.rust_tool
to v0.13.schema_tool
to v0.17.⚙️ Internal
Download proto_cli 0.46.0