Releases: Clever/understream
Releases · Clever/understream
v0.4.7
- 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