Skip to content

Releases: elidhu/goss

v0.3.0-alpha

29 Sep 15:34
Compare
Choose a tag to compare

Changelog

7376e77 Add visual example.
71441c2 Enable the additional parsers to support multiple import formats.
7e11609 Merge pull request #3 from kevinglasson/support-multiple-import-formats
2e3d6f5 Update README and fix some typos.

v0.2.0-alpha

21 Sep 10:55
a3e02a5
Compare
Choose a tag to compare

Changelog

9ff4b2c Add ability to dump parameters to environment for running a command
e074f23 Add env command
359786b Merge pull request #1 from kevinglasson/cleanup
a3e02a5 Merge pull request #2 from kevinglasson/add-env-command
70212b5 Update README and --help text
f042f4f Update README.
4b57845 Update README.
dc8aefa Update README.
c1fa168 Update README.
506311b Update README.

v0.1.0-alpha.1

19 Sep 05:32
Compare
Choose a tag to compare

Changelog

81e6464 Add MIT license
10efb1a Modify module to make it 'go get-able'
e5283b8 Update README
805ab01 Update readme.

v0.1.0-alpha

18 Sep 15:51
Compare
Choose a tag to compare

Changelog

847a3cd Initial commit.
3007a0d Merge branch 'master' of github.com:kevinglasson/goss
1795e9d Update README
7f82e7e Update README and add goreleaser config.
b0439da Update gitignore