This repository has been archived by the owner on Jul 17, 2024. It is now read-only.
Releases: moonrepo/rust-plugin
Releases · moonrepo/rust-plugin
v0.7.1
🐞 Fixes
- When auto-installing rustup, will now update
PATH
on the host to find the new binaries.
v0.7.0
💥 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
deps: Update to latest.
v0.7.0-rc.0
docs: Fix changelog.
v0.6.0
🚀 Updates
- Updated to support proto v0.26 release.
⚙️ Internal
- Updated dependencies.
v0.5.0
🚀 Updates
- Updated to support proto v0.24 release.
🐞 Fixes
- Fixed auto-install of rustup not working on Windows.
⚙️ Internal
- Updated dependencies.
v0.4.0
🚀 Updates
- Updated to support proto v0.22 release.
⚙️ Internal
- Updated dependencies.
v0.4.0-alpha.1
ci: Add tag based release flow. (#15)
v0.4.0-alpha.0
🚀 Updates
- Updated to support proto v0.22 release.
⚙️ Internal
- Updated dependencies.