Changelog of @hackage/streamly-archive 0.3.0

0.3.0

  • Updated for Streamly 0.10.0.
  • Eliminated the Void seed for readArchive.
  • Added the ability to map over headers and filter out entries during readArchive.
  • Generalized groupByHeader to groupByLeft.
  • Added utility functions: eitherByLeft, chunkOn, chunkOnFold.

0.2.0

  • Updated for Streamly 0.9.0.
  • Added groupByHeader convenience function.

0.1.0

  • Updated for Streamly 0.8.0.

0.0.2

  • Allow QuickCheck <2.15 and tasty <1.5.

0.0.1

  • Initial release.