Skip to content

v0.5.4

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Aug 11:22
· 9 commits to main since this release
c700ef3

Changelog

  • 24eaaa3 Add extra --debug statement for failed "command -v"
  • a8e4771 Bump version and add test for it
  • b0b456f Improve regex naming
  • a58487a Merge pull request #36 from oalders/regex
  • c700ef3 Merge pull request #37 from oalders/command
  • a8186b1 Rename goreleaser CI to fix linting
  • 6d4efed Run "command -v" via "sh -c"
  • 99e64a4 Update Changes
  • cfdfaa5 defer pipe.Close()