Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 924 Bytes

History.md

File metadata and controls

37 lines (24 loc) · 924 Bytes

1.1.0 / 2018-09-04

fixes

others

1.0.0 / 2015-10-23

  • refactor: add support for promise
  • travis: add node 0.12, 1, 2, 3, 4

0.0.4 / 2014-03-14

  • if pipe to outstream, dont start onread first

0.0.3 / 2014-03-13

  • make sure outstream finish before callback done

0.0.2 / 2014-03-13

  • support read data to output stream
  • add req.abort test case
  • add jshint

0.0.1 / 2014-03-10

  • first commit