purescript-stream/CHANGELOG.md
2017-03-20 21:38:09 -04:00

939 B

0.2.0 (2017-03-21)

Bug Fixes

  • Stream: add missing filter import (d4e1c8e)

0.1.0 (2017-03-16)

Bug Fixes

  • Stream: add missing exports (13c18b7)

Features

  • stream: implement more helpers and combinators (8e8b516)
  • stream: more combinators (a50a246)
  • stream: reimplement (0813a54)
  • stream: start of a stream library (6b75d2f)