Release v0.18.0
- Fixed an issue with
documentationBuild and recursive directory structure building; now works.
- Moved
documentationBuild to build.sh
- Consolidated
_integer -> isUnsignedInteger
- Fixed identical repair to properly hit all files - missed files which matched directory names without the slash prefix
- New template '_type' for
isPositiveInteger and isFunction
decorate can be extended by adding a function __decorateExtensionFoo for decorate foo bar calls
decorate link added
decorate file added
confirmYesNo defaultValue deprecated - use confirmYesNo --yes or --no
newRelease versionName now renames release notes and modifies version numbers v0.18.0, see?