Skip to content

Releases: purescript-node/purescript-node-streams

v3.0.0

04 Apr 04:02
Compare
Choose a tag to compare

Updates for 0.11 (@anilanar)

v2.0.0

17 Oct 21:52
Compare
Choose a tag to compare
  • Updated dependencies

v1.0.0

07 Jun 09:54
Compare
Choose a tag to compare
  • Compatibility with 0.9.x of the PureScript compiler.

v0.6.0

25 May 12:41
Compare
Choose a tag to compare
  • Make the size parameter available to the read functions (@felixSchl).

v0.5.0

20 May 17:38
Compare
Choose a tag to compare
  • Add read, readString, readEither, and onReadable (@felixSchl)

v0.4.1

02 May 19:26
Compare
Choose a tag to compare

Fix license in bower.json for Pursuit.

v0.4.0

31 Mar 03:32
Compare
Choose a tag to compare
  • Make the Error value available to the onError callback.

v0.3.0

14 Dec 17:27
Compare
Choose a tag to compare
  • Remove the last type parameter to Stream (#4)
  • Add onDataEither, for reading from a stream that might or might not have an encoding set. (#4)

v0.2.0

09 Dec 04:20
Compare
Choose a tag to compare

Updated dependencies

v0.1.4

05 Dec 12:23
Compare
Choose a tag to compare