File tree Expand file tree Collapse file tree 3 files changed +14
-4
lines changed Expand file tree Collapse file tree 3 files changed +14
-4
lines changed Original file line number Diff line number Diff line change 11## CHANGE LOG
22
3+ ### v6.1.7
4+
5+ 2015-05-09
6+
7+ - 上传策略增加 callbackHost、persistentPipeline, callbackFetchKey
8+ - 增加fetch 函数
9+ - imageview -> imageview2
10+
11+
312### v6.1.6
413
5142014-10-31
615
7- - 增加fsizelimit , insertonly
16+ - 上传策略增加fsizelimit , insertonly
817
918
1019### v6.1.5
Original file line number Diff line number Diff line change 11# Qiniu Resource Storage SDK for Node.js
22
3+ [ ![ @qiniu on weibo] ( http://img.shields.io/badge/weibo-%40qiniutek-blue.svg )] ( http://weibo.com/qiniutek )
4+ [ ![ Software License] ( https://img.shields.io/badge/license-MIT-brightgreen.svg )] ( LICENSE.md )
35[ ![ Build Status] ( https://travis-ci.org/qiniu/nodejs-sdk.png?branch=master )] ( https://travis-ci.org/qiniu/nodejs-sdk )
46[ ![ Code Climate] ( https://codeclimate.com/github/qiniu/nodejs-sdk.png )] ( https://codeclimate.com/github/qiniu/nodejs-sdk )
5-
6- [ ![ Qiniu Logo] ( http://qiniutek.com/images/logo-2.png )] ( http://qiniu.com/ )
7+ [ ![ Latest Stable Version] ( https://img.shields.io/npm/v/qiniu.svg )] ( https://www.npmjs.com/package/qiniu )
78
89## 下载
910
Original file line number Diff line number Diff line change 11{
22 "name" : " qiniu" ,
3- "version" : " 6.1.6 " ,
3+ "version" : " 6.1.7 " ,
44 "description" : " Node wrapper for Qiniu Resource (Cloud) Storage API" ,
55 "main" : " index.js" ,
66 "directories" : {
You can’t perform that action at this time.
0 commit comments