process-streaming v0.9.0.0 Release Notes

    • ๐Ÿ“ฆ All Siphon functionality has been moved to new package pipes-transduce.
    • Siphons correspond to the "Fold1" datatype in pipes-transduce.
    • "Piping" is now the "Streams" Applicative.
    • ๐Ÿ”€ Exit code handling has been merged into the "Streams" Applicative.
    • โœ‚ Removed pipeline functions.
    • โœ‚ Removed some lenses, added others.