process-streaming v0.3.0.0 Release Notes

    • ๐Ÿ“‡ Renamed many functions (the number-based naming schema is gone).
    • ๐Ÿšš Decisions about how to consume the standard streams were moved to the new "PipingPolicy" type.
    • "ForkProd" is now "Siphon".
    • ๐Ÿ‘€ "execute" can now throw IOExceptions (but see "safeExecute").
    • Some complicated types were hidden behind data declarations.
    • Functor, Bifunctor and Profunctor instances for some types.