This repository has been archived by the owner on Aug 27, 2024. It is now read-only.
0.0.8
First tagged release. CHANGELOG:
0.0.8
- configure shellcheck to run in build
0.0.7
- apply shellcheck
0.0.6
- cross-system tmp file creation (used by fetch type)
0.0.5
- add fetch assertion type, which curls remote files
- redo exec check to not echo out found executable
0.0.4
- rename version to VERSION
0.0.3
- smarter autocomplete
0.0.2
- add CHANGELOG
- remove reporter output from
do
andcheck
operations - move version into own file to open way for version checking
0.0.1
- intial release