Skip to content

Releases: moonrepo/plugins

schema_tool-v0.17.4

18 Jun 17:40
Compare
Choose a tag to compare

πŸš€ Updates

  • Added metadata.default-version and metadata.plugin-version fields.

python_uv_tool-v0.3.0

11 Jun 05:45
Compare
Choose a tag to compare

πŸš€ Updates

  • Added detection sources: uv.toml, pyproject.toml

node_tool-v0.17.0

11 Jun 05:45
Compare
Choose a tag to compare

πŸš€ Updates

  • Added support for volta.extends when detecting a version.

node_depman_tool-v0.16.0

11 Jun 05:44
Compare
Choose a tag to compare

πŸš€ Updates

  • Improved package.json parsing.

bun_tool-v0.16.0

11 Jun 05:44
Compare
Choose a tag to compare

πŸš€ Updates

  • Added detection sources: .bumrc, .bun-version, package.json (volta, engines, packageManager)

asdf_backend-v0.3.0

11 Jun 05:44
Compare
Choose a tag to compare

πŸš€ Updates

  • Updated the backend ID/path to asdf/<tool> instead of asdf-<tool>.
  • Updated scripts to extract the command/shell to execute with from its shebang.

βš™οΈ Internal

  • Updated dependencies.

rust_toolchain-v0.1.2

05 Jun 19:34
Compare
Choose a tag to compare

🐞 Fixes

  • Fixed cargo-binstall failing in CI when the binary already exists.

typescript_toolchain-v0.2.0

02 Jun 17:18
Compare
Choose a tag to compare

πŸš€ Updates

  • Support new toolchain APIs.

βš™οΈ Internal

  • Updated dependencies.

rust_toolchain-v0.1.1

02 Jun 22:40
Compare
Choose a tag to compare

🐞 Fixes

  • Fixed Cargo/Rustup home directory detection.

rust_toolchain-v0.1.0

02 Jun 17:18
Compare
Choose a tag to compare

πŸš€ Updates

  • Initial release!