Commit graph

6 commits

Author SHA1 Message Date
Alexios Theodoros Brezas cdd8ccadbf fix makeStreams2 missed rename
makeStreams2 uses Readable.wrap method, but passes stream module as
parameter instead of the intended sourceStream variable.
2016-03-14 21:27:34 +00:00
Sven Slootweg dfd11e8dcb v.1.1.1: Fix compatibility with Node.js v0.12 by filtering out nulls from source streams 2015-04-10 21:22:36 +02:00
Sven Slootweg b96ee82d9a v1.1.0: Fixing stuff for request, take two. 2015-02-26 07:37:25 +01:00
Sven Slootweg 40f8e6f6d4 v1.0.4: Fix type checking to also check for stream.Stream - this is needed for it to work with request streams. 2015-02-26 06:47:49 +01:00
Sven Slootweg 00bef7a381 v1.0.3: Actually offer the API that the documentation promises. 2015-01-23 08:25:42 +01:00
Sven Slootweg ae332d53d2 v1.0.0 2015-01-20 12:12:32 +01:00