0.3.0
- Modified the implementation of waiting methods to not automatically terminate the process
- This is a backward-incompatible change that will not cause a compile failure. To restore the old behavior, call
ProcessTerminator::terminateafterTerminator::wait_with_timeoutandTerminator::wait_for_output_with_timeout. - This change was made to give more flexibility in using those methods.
- This is a backward-incompatible change that will not cause a compile failure. To restore the old behavior, call