We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2d7867d + 7f9ffba commit 4a41b36Copy full SHA for 4a41b36
CHANGELOG.md
@@ -1,5 +1,10 @@
1
## CHANGE LOG
2
3
+## 7.3.2
4
+修复crc32指定值无效
5
+修复checkCrc指定无效
6
+统一checkCrc类型
7
+
8
## 7.3.1
9
新增归档存储解冻接口
10
支持上传时key值为空字符串
package.json
@@ -1,6 +1,6 @@
{
"name": "qiniu",
- "version": "7.3.1",
+ "version": "7.3.2",
"description": "Node wrapper for Qiniu Resource (Cloud) Storage API",
"main": "index.js",
"directories": {
0 commit comments