- fix for updating user with missing group
- fix perms check for directories for owner and group
- fix perms check for directories for owner and group
- fix perms check for directories
- shellcheck fixes
- allow lenient do/check usage
- re-instate extra lines removed from bolt
- extra lines removed from bolt logging output
- new unprivileged state, consistent error checking method
- add support for setting group, owner, perms for dir types
- disable spinner for npm installs
- add support for homebrew
- fix testing for existing groups in user type
- configure shellcheck to run in build
- apply shellcheck
- cross-system tmp file creation (used by fetch type)
- add fetch assertion type, which curls remote files
- redo exec check to not echo out found executable
- rename version to VERSION
- smarter autocomplete
- add CHANGELOG
- remove reporter output from
do
andcheck
operations - move version into own file to open way for version checking
- intial release