This repository has been archived by the owner on Jul 17, 2024. It is now read-only.
Releases: moonrepo/schema-plugin
Releases · moonrepo/schema-plugin
v0.3.2
v0.3.1
v0.3.0
🚀 Breaking
- We updated the schema internally to be represented as JSON instead of TOML, which may cause breakages depending on a version mismatch between proto and the plugin.
🐞 Fixes
- Fixed version parsing from tags to be more accurate. Will now properly include prerelease/build metadata.
v0.2.0
v0.1.1
v0.1.0
v0.1.0-rc.0
🚀 Updates
- Added support for
install_global
anduninstall_global
. - Updated to support proto v0.15 release.