Skip to content
This repository has been archived by the owner on Aug 27, 2024. It is now read-only.

0.0.8

Compare
Choose a tag to compare
@matthewhadley matthewhadley released this 06 Feb 05:27
· 47 commits to master since this release

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 and check operations
  • move version into own file to open way for version checking

0.0.1

  • intial release