Skip to content

v0.2.7

Compare
Choose a tag to compare
@nessex nessex released this 17 Nov 05:24
· 38 commits to master since this release

This release cleans up error output.

  • No more empty lines after errors are logged
  • Errors can now be pretty-printed when output as JSON with both --error json and --pretty
  • Pipefails caused by exiting early or similar, will now exit cleanly with an error code rather than panicking