Skip to content

v0.3.20: Add exec.Writer option for streaming output to an io.Writer (#28)

Compare
Choose a tag to compare
@kke kke released this 04 Jun 09:20
· 333 commits to main since this release
66bc61b
* Add exec.Writer option for streaming output to an io.Writer

* Add a test for exec.Writer

* Check errors