Skip to content

v0.4.0

Compare
Choose a tag to compare
@jacobdeichert jacobdeichert released this 27 Jul 03:29
· 206 commits to master since this release

Fixed

  • Prevent adding needless verbose flag to commands with no script #21

  • Propagate exit status of child process to main process #22 (@atty303)

  • Allow --version and --help to be used even when missing a maskfile #23

  • Exit with an error message and status code 1 when subcommand is missing #23

  • Always exit with error when custom maskfile is not found #25