Releases: moonrepo/plugins
Releases Β· moonrepo/plugins
proto_tool-v0.5.2
π Updates
- Updated to support proto v0.47 release.
node_tool-v0.16.1
π Updates
- Updated to support proto v0.47 release.
node_depman_tool-v0.15.1
π Updates
- Updated to support proto v0.47 release.
moon_tool-v0.3.1
π Updates
- Updated to support proto v0.47 release.
go_tool-v0.16.1
π Updates
- Updated to support proto v0.47 release.
deno_tool-v0.15.1
π Updates
- Updated to support proto v0.47 release.
bun_tool-v0.15.1
π Updates
- Updated to support proto v0.47 release.
asdf_backend-v0.2.0
π Updates
- Added
exec-env
experimental support. Runs as apre-run
hook to extract any set environment variables. - Added
latest-stable
script support when the alias "stable" is used for a version. - Reduced the amount of calls made for converting
/proto/backends
virtual paths into a real path.
π Fixes
- Ensure an executable is always returned, even if invalid.
asdf_backend-v0.1.2
π Fixes
- Fixed an issue where non-executable bins were being returned. We do our best to filter this list.
asdf_backend-v0.1.1
π Fixes
- Fixed some issues when the plugin is used as "asdf" directly.