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

v0.3.0

Compare
Choose a tag to compare
@milesj milesj released this 18 Sep 17:13
· 32 commits to master since this release
2405f8d

πŸš€ 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.