Skip to content

v0.4.5

Compare
Choose a tag to compare
@carsonxu carsonxu released this 03 May 07:27
· 555 commits to master since this release
  • 修复 sliceUploadFile 方法,所有分片都完成只执行 complete 时,没有反馈进度 100% 的问题
  • 修复 putObject 的 Body 传中文字符串, ContentLength 算错的问题
  • 修复 putObject、sliceUploadFile 参数对象会被 SDK 污染的问题
  • 修复 json2xml 方法在 ie11 的 bug
  • 更正签名例子里 json2str 方法代码冗余