Changelog of @hackage/lzlib 0.2.0.0

lzlib

0.2.0.0

  • Performance improvements
  • Pure functions no longer occur in IO
  • Change type signatures of compression/decompression functions

0.1.1.1

  • Fix distribution

0.1.1.0

  • Add a higher-level API
  • Add Show and Eq instances to LZErrno type
  • Bundle with lzlib version 1.11

0.1.0.0

Initial release