Skip to content

Releases: moonrepo/plugins

python_tool-v0.12.2

23 Dec 01:27
Compare
Choose a tag to compare
  • Switched to astral-sh/python-build-standalone from indygreg/python-build-standalone for pre-built images.

schema_tool-v0.16.2

02 Dec 00:21
Compare
Choose a tag to compare

πŸš€ Updates

  • Added metadata.requires, for defining plugin requirements.

node_depman_tool-v0.14.1

02 Dec 00:21
Compare
Choose a tag to compare

πŸš€ Updates

  • Added node as a required plugin for this plugin to function correctly.

python_tool-v0.12.1

01 Dec 00:50
Compare
Choose a tag to compare

🐞 Fixes

  • Fixed an issue where our bin linking strategy would point to an invalid executable path.

schema_tool-v0.16.1

19 Nov 20:24
Compare
Choose a tag to compare

πŸš€ Updates

  • Added deprecation messages for old settings.
  • Added support for custom deprecations.

🐞 Fixes

  • Brought back platform.*.bin_path temporarily.

schema_tool-v0.16.0

31 Oct 22:03
Compare
Choose a tag to compare

πŸ’₯ Breaking

  • Removed platform.*.bin-path support (use install.exes instead).
  • Deprecated install.primary and install.secondary (use install.exes instead).

πŸš€ Updates

  • Added install.exes for defining primary and secondary executables.
  • Updated to support proto v0.42 release.

rust_tool-v0.12.0

31 Oct 22:03
Compare
Choose a tag to compare

πŸš€ Updates

  • Updated to support proto v0.42 release.

python_tool-v0.12.0

31 Oct 22:03
Compare
Choose a tag to compare

πŸ’₯ Breaking

  • Removed python<major> and pip<major> executables. Use the new proto bins feature in v0.42 instead.

πŸš€ Updates

  • Added ~/.local/bin as a globals lookup directory.
  • Updated to support proto v0.42 release.

proto_tool-v0.3.0

31 Oct 22:03
Compare
Choose a tag to compare

πŸš€ Updates

  • Updated to support proto v0.42 release.

node_tool-v0.13.0

31 Oct 22:03
Compare
Choose a tag to compare

πŸš€ Updates

  • Updated to support proto v0.42 release.