This repository has been archived by the owner on Jul 17, 2024. It is now read-only.
Releases: moonrepo/bun-plugin
Releases · moonrepo/bun-plugin
v0.12.2
v0.12.1
🚀 Updates
- Updated to support proto v0.36 release.
v0.12.0
🚀 Updates
- Updated to support proto v0.35 release.
v0.11.1
🚀 Updates
- Added a
dist-url
config setting, allowing the download host to be customized.
v0.11.0
🚀 Updates
- Added Windows support.
- Will now use the baseline build on x64 Linux when available.
v0.10.1
🚀 Updates
- Updated to support proto v0.32 release.
v0.10.0
💥 Breaking
- Removed
install_global
, usebun add --global
instead. - Removed
uninstall_global
, usebun remove --global
instead.
🚀 Updates
- Updated to support proto v0.31 release.
- Updated dependencies.
v0.9.0
🚀 Updates
- Updated to support proto v0.29 release.
v0.8.0
💥 Breaking
- Removed deprecated functions:
locate_bins
,create_shims
🚀 Updates
- Updated to support proto v0.28 release.
- Updated to extism-pdk v1.
v0.8.0-rc.0
new: Support proto v0.28! (#16)