Releases: zio/zio-process
v0.7.2
v0.7.1
v0.7.0
v0.7.0-RC6
Release supporting ZIO 2.0.0-RC6
v0.7.0-RC5
Release supporting ZIO 2.0.0-RC5
v0.7.0-RC4
This version targets ZIO 2.0.0-RC4.
0.7.0 and releases from here on out will use ZIO 2.0. If you're using ZIO 1.0, you can continue to use versions prior to this.
v0.7.0-RC3
This version targets ZIO 2.0.0-RC3.
0.7.0 and releases from here on out will use ZIO 2.0. If you're using ZIO 1.0, you can continue to use versions prior to this.
v0.7.0-RC2-2
Reworked ProcessInput
to allow flushing input eagerly. This is particularly useful for communicating with interactive processes like REPLs and so on.
Also, new helpers were added to ProcessInput
: fromQueue
, fromFile
, fromPath
Note: This version targets ZIO 2.0.0-RC2. 0.7.0 and releases from here on out will use ZIO 2.0. If you're using ZIO 1.0, you can continue to use versions prior to this.
v0.6.1
v0.7.0-RC2
This version targets ZIO 2.0.0-RC2.
0.7.0 and releases from here on out will use ZIO 2.0. If you're using ZIO 1.0, you can continue to use versions prior to this.