Skip to content

0.7.0

Choose a tag to compare

@github-actions github-actions released this 21 Apr 18:22
· 1150 commits to master since this release

Release Notes

πŸš€ Updates

  • Added TOML schema based plugins support, allowing for custom tools/CLIs to be managed in proto.
  • Added a [plugins] section to ~/.proto/config.toml and .prototools.
  • Added a --yes option to proto clean, allowing prompts to be bypassed.
  • Added a auto-clean setting to ~/.proto/config.toml, enabling automatic cleaning when proto use is ran.
  • Updated proto use to also install configured plugins.

βš™οΈ Internal

  • Updated Rust to v1.69.
  • Updated tool and plugin names to be kebab-case.

Download proto_cli 0.7.0

target kind download
aarch64-apple-darwin tarball proto_cli-v0.7.0-aarch64-apple-darwin.tar.xz
x86_64-apple-darwin tarball proto_cli-v0.7.0-x86_64-apple-darwin.tar.xz
x86_64-pc-windows-msvc tarball proto_cli-v0.7.0-x86_64-pc-windows-msvc.zip
x86_64-unknown-linux-gnu tarball proto_cli-v0.7.0-x86_64-unknown-linux-gnu.tar.xz