Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 583 Bytes

CHANGELOG.md

File metadata and controls

32 lines (23 loc) · 583 Bytes

0.1.0

  • add support for homebrew

0.0.9

  • fix testing for existing groups in user type

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