Skip to content
This repository has been archived by the owner on Jul 17, 2024. It is now read-only.

Releases: moonrepo/schema-plugin

v0.3.2

22 Sep 05:22
Compare
Choose a tag to compare

⚙️ Internal

  • Updated dependencies.

v0.3.1

18 Sep 18:36
Compare
Choose a tag to compare

🐞 Fixes

  • Fixed an invalid regex pattern.

v0.3.0

18 Sep 17:13
2405f8d
Compare
Choose a tag to compare

🚀 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

10 Sep 18:30
Compare
Choose a tag to compare

🚀 Updates

  • Added support for installing canary releases with the install.checksum_url_canary and install.download_url_canary settings.
  • Updated to support proto v0.17 release.

v0.1.1

03 Sep 20:37
f6280cf
Compare
Choose a tag to compare

🚀 Updates

  • Updated to support proto v0.16 release.

v0.1.0

23 Aug 20:18
Compare
Choose a tag to compare

🚀 Updates

  • Added support for install_global and uninstall_global.
  • Updated to support proto v0.15 release.

v0.1.0-rc.0

21 Aug 22:43
a33adc0
Compare
Choose a tag to compare
v0.1.0-rc.0 Pre-release
Pre-release

🚀 Updates

  • Added support for install_global and uninstall_global.
  • Updated to support proto v0.15 release.

v0.0.1

11 Aug 17:23
0fdb360
Compare
Choose a tag to compare

🎉 Release

  • Initial release!