Skip to content

Version 0.6.1 Release

Pre-release
Pre-release
Compare
Choose a tag to compare
@justinhartman justinhartman released this 03 Jul 12:25
· 57 commits to master since this release

Version 0.6.1 (12/06/2018)

  • #new
    • In addition to BATS and Travis, shellcheck is also checking the source.
  • #enhancement
    • Added shellcheck command to .travis.yml to run tests against the build.
    • Updated folder_ownership() method description in folder_permissions.sh.
  • #bugfix
    • Applied all the bug fix recommendation from shellcheck to all scripts.
    • Fixed bug whereby the .git templates weren't being copied correctly.