Skip to content
This repository has been archived by the owner on Jul 17, 2024. It is now read-only.

Releases: moonrepo/rust-plugin

v0.1.0-rc.0

21 Aug 22:25
53a838a
Compare
Choose a tag to compare
v0.1.0-rc.0 Pre-release
Pre-release

🚀 Updates

  • Added uninstall support (uses rustup toolchain uninstall).
  • Added support for install_global and uninstall_global.
  • Updated to support proto v0.15 release.

🐞 Fixes

  • Fixed an issue where the globals directory for CARGO_INSTALL_ROOT was incorrect.

v0.0.3

14 Aug 21:23
Compare
Choose a tag to compare

🐞 Fixes

  • Fixed an issue where the rustc binary wasn't properly located on Windows.

v0.0.2

11 Aug 18:45
50fcd2e
Compare
Choose a tag to compare

🚀 Updates

  • Supports automatic manifest syncing (keeps track of installed versions).

v0.0.1

09 Aug 22:36
68b2514
Compare
Choose a tag to compare

🎉 Release

  • Initial release!