Releases: DaanDeMeyer/reproc
Releases · DaanDeMeyer/reproc
v12.0.0
v11.0.2
Updated CMake project version.
v11.0.1
Fixes compilation issues on Windows x86.
v11.0.0
v10.0.3
Fixed two issues with reproc_wait
on POSIX. See the changelog for more information.
v10.0.2
Updated CMake project version to 10.0.2.
v10.0.1
This release includes a small breaking change: the I/O timeout is now passed via reproc_options
/reproc::options
instead of directly via the read and write operations.