222
schangxiang@126.com
2025-06-13 6a8393408d8cefcea02b7a598967de8dc1e565c2
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
 
1.4.0 / 2017-10-12
==================
 
**features**
  * [[`99c1385`](http://github.com/cojs/busboy/commit/99c1385423a32c2919f93871b68772f47088bc61)] - feat: parts() return promise (#37) (Yiyu He <<dead_horse@qq.com>>)
 
**others**
  * [[`750e8d2`](http://github.com/cojs/busboy/commit/750e8d284d649bf2b7f938ee345d150a44eb4dbb)] - clean gitignore (haoxin <<coderhaoxin@outlook.com>>)
  * [[`a59ff69`](http://github.com/cojs/busboy/commit/a59ff69d8093579c781b37ac9f449b8df86991e0)] - remove Makefile, use npm scripts (haoxin <<coderhaoxin@outlook.com>>)
  * [[`3a1a887`](http://github.com/cojs/busboy/commit/3a1a887142ca9452183d587efed53a5cfd840bdd)] - travis: node@4+ (haoxin <<coderhaoxin@outlook.com>>)
 
1.3.1 / 2015-09-23
==================
 
 * 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
 
1.3.0 / 2015-03-02
==================
 
 * improve tests and coverage
 * add checkFile hook to do file check, like limit filenam extension
 * add checkField hook to do prepare jobs, like csrf
 
1.2.1 / 2015-02-28
==================
 
 * avoid slicing arguments