- refactor PassThrough
- Disable TimeOut detector
options.timeOut: 0
- Raised timeOut default to 15sg
- stream.finished to ensure
error handling scenarios where a stream is destroyed prematurely (like an aborted HTTP request), and will not emit 'end' or 'finish'.
- lodash cloneDeep nested objects
- http remote destination streams
- destroy streams
- stable release