Skip to content

v0.1.5

Compare
Choose a tag to compare
@acidjazz acidjazz released this 20 May 22:48
· 7 commits to main since this release
1871e59

What's Changed

  • 🥅 we are not properly rendering errors in CI mode by @acidjazz in #5

  • Properly chain errors from tasks to the main runner

  • Strip all escape codes for CI mode to remove all odd characters

  • make sure tasks render on error and not just on completion

Full Changelog: v0.1.4...v0.1.5

Before:

image

After:

image