Skip to content

Releases: moonrepo/plugins

proto_tool-v0.5.2

27 Feb 06:59
Compare
Choose a tag to compare

πŸš€ Updates

  • Updated to support proto v0.47 release.

node_tool-v0.16.1

27 Feb 06:59
Compare
Choose a tag to compare

πŸš€ Updates

  • Updated to support proto v0.47 release.

node_depman_tool-v0.15.1

27 Feb 06:59
Compare
Choose a tag to compare

πŸš€ Updates

  • Updated to support proto v0.47 release.

moon_tool-v0.3.1

27 Feb 06:58
Compare
Choose a tag to compare

πŸš€ Updates

  • Updated to support proto v0.47 release.

go_tool-v0.16.1

27 Feb 06:58
Compare
Choose a tag to compare

πŸš€ Updates

  • Updated to support proto v0.47 release.

deno_tool-v0.15.1

27 Feb 06:58
Compare
Choose a tag to compare

πŸš€ Updates

  • Updated to support proto v0.47 release.

bun_tool-v0.15.1

27 Feb 06:58
Compare
Choose a tag to compare

πŸš€ Updates

  • Updated to support proto v0.47 release.

asdf_backend-v0.2.0

27 Feb 07:01
Compare
Choose a tag to compare

πŸš€ Updates

  • Added exec-env experimental support. Runs as a pre-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

24 Feb 22:31
Compare
Choose a tag to compare

🐞 Fixes

  • Fixed an issue where non-executable bins were being returned. We do our best to filter this list.

asdf_backend-v0.1.1

24 Feb 20:31
Compare
Choose a tag to compare

🐞 Fixes

  • Fixed some issues when the plugin is used as "asdf" directly.