Version 0.6.1 Release
Pre-release
Pre-release
Version 0.6.1 (12/06/2018)
- #new
- In addition to
BATS
and Travis,shellcheck
is also checking the source.
- In addition to
- #enhancement
- Added
shellcheck
command to.travis.yml
to run tests against the build. - Updated
folder_ownership()
method description infolder_permissions.sh
.
- Added
- #bugfix
- Applied all the bug fix recommendation from
shellcheck
to all scripts. - Fixed bug whereby the
.git
templates weren't being copied correctly.
- Applied all the bug fix recommendation from