Releases: moonrepo/plugins
Releases Β· moonrepo/plugins
python_tool-v0.12.2
- Switched to
astral-sh/python-build-standalone
fromindygreg/python-build-standalone
for pre-built images.
schema_tool-v0.16.2
π Updates
- Added
metadata.requires
, for defining plugin requirements.
node_depman_tool-v0.14.1
π Updates
- Added
node
as a required plugin for this plugin to function correctly.
python_tool-v0.12.1
π Fixes
- Fixed an issue where our bin linking strategy would point to an invalid executable path.
schema_tool-v0.16.1
π Updates
- Added deprecation messages for old settings.
- Added support for custom
deprecations
.
π Fixes
- Brought back
platform.*.bin_path
temporarily.
schema_tool-v0.16.0
π₯ Breaking
- Removed
platform.*.bin-path
support (useinstall.exes
instead). - Deprecated
install.primary
andinstall.secondary
(useinstall.exes
instead).
π Updates
- Added
install.exes
for defining primary and secondary executables. - Updated to support proto v0.42 release.
rust_tool-v0.12.0
π Updates
- Updated to support proto v0.42 release.
python_tool-v0.12.0
π₯ Breaking
- Removed
python<major>
andpip<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
π Updates
- Updated to support proto v0.42 release.
node_tool-v0.13.0
π Updates
- Updated to support proto v0.42 release.