streamly v0.1.2 Release Notes

Release Date: 2018-03-01 // about 6 years ago
  • โœจ Enhancements

    • โž• Add iterate, iterateM stream operations

    ๐Ÿ› Bug Fixes

    • ๐Ÿ›  Fixed a bug that caused unexpected behavior when pure was used to inject values in Applicative composition of ZipStream and ZipAsync types.