Skip to content

v0.5.0

Compare
Choose a tag to compare
@DrJosh9000 DrJosh9000 released this 01 Apr 23:46
· 77 commits to main since this release
4edda58

🗒️ Some input pipelines will now parse with a non-nil error, that didn't before. Code that calls Parse should check for the new error type provided by the warning package before aborting, since the parsed pipeline could still be accepted by Buildkite.

What's Changed

Full Changelog: v0.4.1...v0.5.0