Releases: progrium/go-basher
Releases · progrium/go-basher
v5.1.7
What's Changed
- feat: add support for darwin on arm64 by @josegonzalez in #43
- fix darwin-arm64 generated go-bindata by @lalyos in #44
- tests: migrate tests from circleci to github actions by @josegonzalez in #47
- feat: remove ioutil usage by @josegonzalez in #46
- docs: fix github actions badge by @josegonzalez in #48
Full Changelog: v5.1.6...v5.1.7
v5.1.6
- Do not log exit status messages
v5.1.5
- Ignore SIGURG
v5.1.4
- retag to avoid go cache issues
v5.1.3
- package different builds for each combination of kernel/architecture
v5.1.2
delete go modules
v5.1.1
- add support for exported bash functions
- handle error when unable to source scripts