Skip to content

Releases: regner/gssh

v0.0.3

02 Apr 19:03
Compare
Choose a tag to compare

Changelog

d0babbb fix: "using %s as project" output adjusted to match VM line
357927a fix: adding license file, specifically MIT license

v0.0.2

02 Apr 01:21
Compare
Choose a tag to compare

Changelog

9d14bee #1: handle errors from exec.Command
2d96e71 Merge pull request #2 from regner/fix/1-add-exec-error-handling
3b0b6f4 Rounding out tests for project
eef31a5 added test for filterProjects
f9ae70b fix: circleci release job should only run on tags
dfce237 fix: maybe for real fixing circleci only on tags

v0.0.1

01 Apr 19:33
Compare
Choose a tag to compare

Changelog

8192189 add dist/ to .gitignore
59a6b13 adding README and possibly fixing circleci.yml
428f422 adding blank line to readme
b90d9bc fixing circle version
178a41a initital commit
51417aa remove dist
fa7a0cf removing branch filter, should only be tagging master anyways