Skip to content

v0.4.7

Latest
Compare
Choose a tag to compare
@rgarcia rgarcia released this 03 Sep 17:34
· 251 commits to master since this release
  • Looser criteria for input to understream: should now accept anything that has a "pipe" method and is an EventEmitter. Before we were checking that the input implemented Readable, which didn't work for old-style streams