What's Changed
- stdout/stderr are now streamed as the subprocess is executing, rather than output only once the subprocess completes (#43).
NotFounderrors during cleanup are now ignored (#42).- Improved error handling for malformed executables (#37).
API Changes
- New methods
Bkt::retrieve_streamingandBkt::refresh_streaminghave been added for library users that want to stream output, however these methods are subject to change and should be treated as experimental
Full Changelog: 0.6.1...0.7.0