fixes
- [
448fc4b
] - fix: catch file stream error (#31) (Xin Hao <[email protected]>)
others
- [
d33789a
] - BREAKING CHANGE: update busboy to 1.x and node 14.x (#48) (TZ | 天猪 <[email protected]>)
features
- [
e99083c
] - feat: unzip http stream (#43) (Artin <[email protected]>)
fixes
- [
95127c9
] - fix: compatible with node14 (#42) (killa <[email protected]>)
features
- [
99c1385
] - feat: parts() return promise (#37) (Yiyu He <[email protected]>)
others
- [
750e8d2
] - clean gitignore (haoxin <[email protected]>) - [
a59ff69
] - remove Makefile, use npm scripts (haoxin <[email protected]>) - [
3a1a887
] - travis: node@4+ (haoxin <[email protected]>)
- test: use codecov.io instead of coveralls
- fix: need read all request's datas when error happened
- test: add node version 1, 2, 3, 4
- improve tests and coverage
- add checkFile hook to do file check, like limit filenam extension
- add checkField hook to do prepare jobs, like csrf
- avoid slicing arguments