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

Releases: matthewhadley/bolt

0.1.0

30 Jun 06:15
Compare
Choose a tag to compare

add support for homebrew

fix user type existing groups check

09 Mar 01:45
Compare
Choose a tag to compare
0.0.9

fix testing of existing groups in user type

0.0.8

06 Feb 05:27
Compare
Choose a tag to compare

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