- Add
suppress
argument
- Work around Zlib close bug in Node.js < 4.5.5
- Add Zlib steam support and Node.js leak work around
- perf: enable strict mode
- Rename from
dethroy
todestroy
- Work around
fd
leak in Node.js 0.10 forfs.ReadStream
- Don't call
.close
on object without.destroy
- Initial release