v0.1.2
0.1.2 (2017-09-26)
Added
- Options may now be required.
- Options can be exported to environment variables.
Changed
- Improve error handling in custom yaml unmarshalling.
- Exit for unexpected errors occuring during when clause validation.
- Use exit code 1 for all unexpected errors.
- Unexpected arguments now cause an error.
- Remove piping of command stdout/stderr to improve support for interactive
tasks.
Fixed
- Short names cannot exceed one character in length.
Automated with GoReleaser
Built with go version go1.9 darwin/amd64