Skip to content

v1.0.1

Compare
Choose a tag to compare
released this 13 Sep 03:19
· 58 commits to master since this release

UX and error handling improvements:

  • print usage if mandatory flags missing
  • add long flag names
  • add --json option to list subcommand
  • compose subcommand will print the original template if no scenarios or global args are specified
  • reformatted error messages to provide a contextual stack trace (using go 1.13 wrapped errors)
  • add schema section to README with samples and links