v1.0.1
UX and error handling improvements:
- print usage if mandatory flags missing
- add long flag names
- add
--json
option tolist
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