Skip to content

v3.4.0 exitIfVariablesNotDeclared

Compare
Choose a tag to compare
@robstoll robstoll released this 18 Oct 21:59
· 54 commits to main since this release
v3.4.0
5844751

What's Changed

  • document how the tag filter of latestRemoteTag could be used by @robstoll in #199
  • exitIfVariablesNotDeclared and use in parse-(fn-)args by @robstoll in #200
  • use traceAndDie instead of die in places where error message doesn't give enough context by @robstoll in #201
  • parse-args print help only on demand to clutter less the output by @robstoll in #204
  • allow yes and no as answer for askYesOrNo questions by @robstoll in #205

Full Changelog: v3.3.0...v3.4.0