co-busboy
Version:
Busboy multipart parser as a yieldable
20 lines (13 loc) • 439 B
Markdown
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