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.7.1

14 Jan 23:22
b543d97
Compare
Choose a tag to compare

🐞 Fixes

  • When auto-installing rustup, will now update PATH on the host to find the new binaries.

v0.7.0

12 Jan 03:54
30ac9a1
Compare
Choose a tag to compare

💥 Breaking

  • Removed deprecated functions: locate_bins, create_shims

🚀 Updates

  • Updated to support proto v0.28 release.
  • Updated to extism-pdk v1.

🐞 Fixes

  • Fixed manifest syncing referencing an invalid path.

v0.7.0-rc.1

11 Jan 04:56
Compare
Choose a tag to compare
v0.7.0-rc.1 Pre-release
Pre-release
deps: Update to latest.

v0.7.0-rc.0

09 Jan 05:28
Compare
Choose a tag to compare
v0.7.0-rc.0 Pre-release
Pre-release
docs: Fix changelog.

v0.6.0

20 Dec 20:58
ad256d0
Compare
Choose a tag to compare

🚀 Updates

  • Updated to support proto v0.26 release.

⚙️ Internal

  • Updated dependencies.

v0.5.0

05 Dec 07:50
3491935
Compare
Choose a tag to compare

🚀 Updates

  • Updated to support proto v0.24 release.

🐞 Fixes

  • Fixed auto-install of rustup not working on Windows.

⚙️ Internal

  • Updated dependencies.

v0.4.0

08 Nov 07:56
Compare
Choose a tag to compare

🚀 Updates

  • Updated to support proto v0.22 release.

⚙️ Internal

  • Updated dependencies.

v0.4.0-alpha.1

06 Nov 21:38
c45c7c1
Compare
Choose a tag to compare
v0.4.0-alpha.1 Pre-release
Pre-release
ci: Add tag based release flow. (#15)

v0.4.0-alpha.0

04 Nov 21:01
d53f3d3
Compare
Choose a tag to compare
v0.4.0-alpha.0 Pre-release
Pre-release

🚀 Updates

  • Updated to support proto v0.22 release.

⚙️ Internal

  • Updated dependencies.

v0.3.1

22 Oct 20:55
Compare
Choose a tag to compare

🐞 Fixes

  • Fixed an issue where RUSTUP_HOME would not respect virtual paths.