Skip to content
This repository has been archived by the owner on Sep 13, 2021. It is now read-only.

Latest commit

 

History

History
25 lines (16 loc) · 428 Bytes

CHANGELOG.md

File metadata and controls

25 lines (16 loc) · 428 Bytes

CHANGELOG

18.12.0

18.06.05

18.06.03

  • throw exception

  • 支持设置重试次数,默认为 1

18.06.02

  • Fix error

18.06.0

  • 支持设置请求超时时间
  • 调整代码结构
  • 只支持 PHP 7.1+,推荐使用 PHP 7.2
  • 支持 腾讯 AI 全部开放能力
  • 前置的文件格式、参数检查
  • 接口数据不返回 0 则抛出错误
  • 完整的 PHPUnit 单元测试