process-streaming v0.7.0.0 Release Notes

    • ๐Ÿ”„ Changed signature of toLines to make it more consistent with that of encoded (breaking change).
    • Stricter signatures of some fromConsumer... functions (breaking change).
    • Pump constructor now hidden (breaking change).
    • โž• Added new fromConsumer... functions for Consumers that don't stop.
    • Functions to throw exceptions for encoding errors (unwantedX, leftoverX, _leftoverX). Also a new LeftoverException.
    • Re-exported more decoding functions from pipes-text.
    • ๐Ÿ†• New module System.Process.Streaming.Extended with some experimental functions.
    • ๐Ÿ†• New module System.Process.Streaming.Internal.