Changelog of @hackage/streamly-bytestring 0.1.4

Changelog for streamly-bytestring

0.1.4 (Dec 2021)

  • Support streamly-0.8.1

0.1.3 (Jul 2021)

  • Support streamly-0.8.0

0.1.2

  • Fix memory bug in Strict.toArray

0.1.1

  • Add fromChunksIO function to Streamly.External.ByteString.Lazy module.

0.1.0.1

  • Fix build with ghc-8.0.2 and ghc-7.10.3 (#6)

0.1.0.0

  • Initial version released