Releases: go-cmd/cmd
Releases · go-cmd/cmd
v1.4.3
What's Changed
- Fix issue 94: check if Stopped called after each BeforeExec func by @daniel-nichter in #105
Full Changelog: v1.4.2...v1.4.3
v1.4.2
What's Changed
- Add buffered combinedoutput by @jwomackgsa in #76
- Build on GitHub Actions instead of Travis by @daniel-nichter in #98
- Prepare v1.4.2: update docs, go.mod, some code comments by @daniel-nichter in #99
New Contributors
- @jwomackgsa made their first contribution in #76
Full Changelog: v1.4.1...v1.4.2
v1.4.1
What's Changed
- Use go:build instead of +build by @daniel-nichter in #80
- Add LineBufferSize option field by @Crevil in #85
New Contributors
Full Changelog: v1.4.0...v1.4.1
v1.4.0
What's Changed
- cmd add Options #53 by @wenerme in #54
- Rework Cmd.Options as Options.SetCmd by @daniel-nichter in #75
New Contributors
Full Changelog: v1.3.1...v1.4.0