Skip to content

v0.1.2

Compare
Choose a tag to compare
@rliebz rliebz released this 26 Sep 23:54

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