- Fix a bug that uses an unpinned array in the foreign pointer
- Support streamly-core-0.2.0
- Support streamly-core-0.1.0
- Support bytestring >= 0.3.0
- Rename read to reader
- Support streamly-0.8.1
- Support streamly-0.8.0
- Fix memory bug in Strict.toArray
- Add
fromChunksIO
function toStreamly.External.ByteString.Lazy
module.
- Fix build with ghc-8.0.2 and ghc-7.10.3 (#6)
- Initial version released