Skip to content

Latest commit

 

History

History
79 lines (51 loc) · 2.41 KB

History.md

File metadata and controls

79 lines (51 loc) · 2.41 KB

1.5.1 / 2020-05-11

fixes

1.5.0 / 2019-12-04

features

fixes

others

1.4.0 / 2018-11-30

others

1.3.2 / 2018-11-21

fixes

1.3.1 / 2018-08-24

fixes

1.3.0 / 2018-08-13

features

1.2.4 / 2018-07-13

  • chore: replace multipipe with pump (#9)

1.2.3 / 2017-07-27

  • fix: should resolve when all fileWriteStream finished (#7)

1.2.2 / 2017-07-06

  • fix: make file mode correct (#6)

1.2.1 / 2017-07-01

  • test: fix test on Windows (#4)

1.2.0 / 2017-07-01

  • feat: add strip option when uncompress zip

1.1.0 / 2017-02-14

  • feat: uncompress (#2)

1.0.0 / 2016-12-24

  • rename to compressing
  • feat: 1st implementation
  • init