Skip to content

Releases: offu/WeRoBot

Version 1.13.1

26 Jan 07:19
Compare
Choose a tag to compare

更新了部分依赖。

Version 1.13.0

04 Nov 13:19
b9cc08d
Compare
Choose a tag to compare

Client.send_template_message 添加跳转小程序 ( #604 )

Version 1.12.0

03 Mar 16:17
105d15f
Compare
Choose a tag to compare

增加了对微信模板回调消息的处理 #544 #541

Version 1.11.0

28 Feb 15:25
1234c3e
Compare
Choose a tag to compare

停止了对 Python2 与 PyPy 的支持和对 SAE 相关代码的测试 #539

Version 1.10.0

20 Oct 14:38
9e35861
Compare
Choose a tag to compare
  • 在 Client 中增加对 上传图文消息素材 的支持 ( #493 )

  • 在 Client 中增加对 群发接口 的支持 ( #493 )

Version 1.8.0

17 Feb 06:39
Compare
Choose a tag to compare

Features

  • client: add api of fetching online custom service accounts (f192451)

Version 1.7.0

10 Jan 15:11
Compare
Choose a tag to compare
v1.7.0

docs(changelog): update CHANGELOG.md

Version 1.6.0

18 Jun 09:31
Compare
Choose a tag to compare

Features

  • client: add sending miniprogrampage custom message (#309) (4298fa7), closes #298

Version 1.5.0

16 Jun 12:07
Compare
Choose a tag to compare

Features

  • robot: add match result to regex handler (58ef855)

Version 1.4.1

09 May 07:02
Compare
Choose a tag to compare

1.4.1 (2018-05-09)

Bug Fixes

  • client: urlencode filename before uploading file, fix #292 (#294) (c7ab24d)