- Support
streaming-bytestring-0.3
- Add support for conduit-1.3.0.
- Bump dependency on streaming to support 0.2.0.0.
- Better Stream -> Conduit conversions, allowing for more fusion and
more generic return values (specifically,
fromBStream
andasConduit
have been generalised in the return type of the resultingConduit
).
- Add support for streaming ByteStrings
- Initial release