You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test for stderr before printing (#212)
* test for stderr before printing
* bumped version / added to change log
* changed to a different semver
* corrected version
---------
Co-authored-by: tgalvin <[email protected]>
Expose the output_type option when streaming, and allow both stdout/s…
…tderr to be captured (#209)
* allow both output stdout stderr to be emitted. Expose option to allow capture
* updated changelog, version bump, error message
* added a basic stream test
* linting and pin black to 23.3.0
Signed-off-by: vsoch <[email protected]>
Co-authored-by: tgalvin <[email protected]>
Co-authored-by: Tim Galvin <[email protected]>