Releases: Eric-Guo/wechat
Releases · Eric-Guo/wechat
v0.15.1
- fix "Psych::BadAlias (Unknown alias: default)" in ruby 3.1.0 #309, reported by @otorain
v0.15.0
- Add wechat message json format support, by @younthu #306
- Support Rails 7 in this version.
- Fix wechat command-line 1st attempt bug #307
v0.14.0
- Add beta support for Conversation archive in WeCom, discuss at #303
- Avoid using 1.hour in early loading to improve Rails 6+ compatibility.
v0.13.3
- material add video description by @zlei1 #301
- Allow using http v5
v0.13.0
- Support zeitwerk only and Rails 6+ only.
- Support Ruby 2.6+ only.
v0.12.2
- New convert_to_userid API
v0.12.1
- Support Ruby 3.0.
- Qcloud_token support.
- CRUD of tencent cloud DB for miniapp
- TCB storage API support.
- Set default branch to main.