You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
think-library/vendor/upyun/sdk/CHANGELOG.md

718 B

3.3.0

  • 增加同步视频处理功能

3.0.0

  • 重写 API 接口,不兼容 2.x 版本
  • 集合分块、刷新、视频预处理功能

2.2.0

  • 增加 composer 支持,特别感谢 @totoleoupyun/sdk 仓库源修改为 UPYUN 官方项目地址
  • 移除不再推荐使用的 API:rmDir deleteFile readDir getWritedFileInfo),建议使用推荐方法替代
  • note: 2.1.0 版本之前已经被 @totoleo 使用

2.0.0

  • 使用1.0.x系列版本SDK的用户注意原有部分方法已经不再推荐使用(@deprecated标注)但是出于兼容考虑目前任然保留建议更新升级程序使用新版SDK提供的方法。