WeRoBot Versions Save

WeRoBot 是一个微信公众号开发框架

v1.13.1

3 years ago

更新了部分依赖。

v1.13.0

3 years ago

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

v1.12.0

4 years ago

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

v1.11.0

4 years ago

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

v1.10.0

4 years ago
  • 在 Client 中增加对 上传图文消息素材 的支持 ( #493 )

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

v1.8.0

5 years ago

Features

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

v1.7.0

5 years ago

v1.6.0

5 years ago

Features

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

v1.5.0

5 years ago

Features

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

v1.4.1

6 years ago

1.4.1 (2018-05-09)

Bug Fixes

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