Skip to content

Releases: progrium/go-basher

v6.0.1

30 Apr 06:38
53d0bb8

Choose a tag to compare

What's Changed

Full Changelog: v6.0.0...v6.0.1

v6.0.0

30 Apr 05:59
9bd0279

Choose a tag to compare

What's Changed

Full Changelog: v5.1.8...v6.0.0

v5.1.8

22 Feb 08:39
8b25081

Choose a tag to compare

What's Changed

  • build(deps): bump luizm/action-sh-checker from 0.8.0 to 0.9.0 by @dependabot[bot] in #49
  • build(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #50
  • build(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #51
  • build(deps): bump luizm/action-sh-checker from 0.9.0 to 0.10.0 by @dependabot[bot] in #52
  • Fix BASH_ENV not sourced when stdin is a Unix socket by @deanmarano in #53

New Contributors

Full Changelog: v5.1.7...v5.1.8

v5.1.7

18 May 10:26
b37ffeb

Choose a tag to compare

What's Changed

Full Changelog: v5.1.6...v5.1.7

v5.1.6

16 May 03:41
e40ee14

Choose a tag to compare

  • Do not log exit status messages

v5.1.5

14 May 06:32
098e2f8

Choose a tag to compare

  • Ignore SIGURG

v5.1.4

28 Oct 03:08

Choose a tag to compare

  • retag to avoid go cache issues

v5.1.3

28 Oct 02:44

Choose a tag to compare

  • package different builds for each combination of kernel/architecture

v5.1.2

22 Jan 08:30

Choose a tag to compare

delete go modules

v5.1.1

22 Jan 08:07
2b4aa33

Choose a tag to compare

  • add support for exported bash functions
  • handle error when unable to source scripts