others
- [
1f352c8] - docs: add index.d.ts and test case (#17) (DiamondYuan <[email protected]>)
fixes
- [
3713a0b] - fix: handle error from yazl when file not exists (#19) (DiamondYuan <[email protected]>)
fixes
- [
b802819] - fix: keep stat mode when compress tar or tgz (#11) (Haoliang Gao <[email protected]>)
features
- [
04feafa] - feat: support absolute path zip file (#10) (fengmk2 <[email protected]>)
- chore: replace multipipe with pump (#9)
- fix: should resolve when all fileWriteStream finished (#7)
- fix: make file mode correct (#6)
- test: fix test on Windows (#4)
- feat: add strip option when uncompress zip
- feat: uncompress (#2)
- rename to compressing
- feat: 1st implementation
- init