Skip to content

Releases: wslongchen/labrador

0.2.3 Release

27 Aug 08:56
1fbeddc
Compare
Choose a tag to compare
  1. 修复不使用openssl加密的bug
  2. 完善AES加密

0.2.1 Release

14 Oct 04:30
c42c826
Compare
Choose a tag to compare

小版本发布

  • 优化框架代码
  • 增加企微相关API

0.2.0发布

28 Sep 09:23
8c116e4
Compare
Choose a tag to compare

新版本更新
1.增加openssl-crypto features 默认加密方式以替换openssl加密
2.增加公众号和企微消息回调的路由,并新增相关事件。
3.增加支付宝回调验签采用下载证书校验。
4.增加企微众多相关API

0.1.12 Release

13 Sep 10:43
cfbfcd0
Compare
Choose a tag to compare

增加相关功能点:增加企微对应服务的应用

0.1.11 发布

09 Sep 10:47
9b52db6
Compare
Choose a tag to compare

增加相关功能点
1.企微-管理企业号应用
2.复制企微用户/标签方法
3.增加企微-部门/第三方订单

0.1.10 Release

07 Sep 06:41
909553a
Compare
Choose a tag to compare

1.增加企微-部门/媒体文件/用户相关API
2.调整get方法

0.1.9 发布

06 Sep 10:39
94c0d11
Compare
Choose a tag to compare

1.优化代码
2.增加了企业微信-标签/接口许可相关
3.规范了一下命名,完全中文化

0.1.8 Release

30 Aug 05:18
a06ed76
Compare
Choose a tag to compare
  1. Add wechat card for wechat
  2. Fixed some bugs.

0.1.7 Release

26 Aug 11:14
a926acd
Compare
Choose a tag to compare
  1. Add orc/wifi for wechat work
  2. Fixed some bugs.

0.1.6 Release

24 Aug 08:19
5ea0118
Compare
Choose a tag to compare

feat(develop): Add some features

  1. Add Cp for wechat work
  2. Fixed the bug for session
  3. Reformat the code.