Skip to content

v0.2.0

Compare
Choose a tag to compare
@carsonxu carsonxu released this 01 Nov 03:39
· 635 commits to master since this release
  • 压缩版代码精简到 108 KB
  • 删除 xml2js、async、EventProxy node 模块,用简单的代码实现需要的接口
  • 更改 task 相关事件和触发逻辑,只提供 list-update 事件
  • 修复 onProgress 返回速度为负数的问题
  • 完善测试用例
  • 上传过程获取不到响应 header 里的 ETag,会提示配置 CORS ExposeHeader 允许 ETag 字段