v0.6.1
Modules affected
entrypoint
Description
- Support using both
WithStackTrace
andErrorWithExitCode
, so that you can get both a stack trace and exit with exit code. - Output the underlying error message instead of
ErrorWithExitCode{ Err = Deployment failed, ExitCode = 1 }