v0.2.7
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