v3.4.0 exitIfVariablesNotDeclared
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
andno
as answer for askYesOrNo questions by @robstoll in #205
Full Changelog: v3.3.0...v3.4.0