Releases: ArtisanCloud/PowerWeChat
Releases · ArtisanCloud/PowerWeChat
v1.2.4: 增加错误提示msg字段
微信部分的部分接口会把错误提示抛在msg字段
What's Changed
- Update README.md by @Walle-Space in #74
- fix(WXResponse): add ReponseBase for WX base return fields by @EveCoffee in #76
New Contributors
- @Walle-Space made their first contribution in #74
Full Changelog: v1.2.3...v1.2.4
v1.2.3
v1.2.2
Full Changelog: v1.2.0...v1.2.2
v1.2.1
v1.2.0
Develop (#66) * feat(miniprogram): add customer service, risk control, service markert struct (#60) * refactor(mini-program): update all request params struct (#62) * fix(payment): add tls http client * refactor(payment): 修改requestSendRedPack 结构体增加json tag * fix(payment): add tls http client * fix(payment): update v2 md5 sign * feat(payment): update Wxappid to WxappID * refactor(go.mod): remove local replace Co-authored-by: Walle <[email protected]> Co-authored-by: Matrix-X <[email protected]> Co-authored-by: Alvin <[email protected]>
v1.1.8
Develop (#59) * refact(payment): redpack with strong var * refactor(project): change golib to powerlibs Co-authored-by: Matrix-X <[email protected]>
v1.1.7
Feature/wecom (#54) (#55) * feat(wecom): external contact group chat and message apis Co-authored-by: Matrix-X <[email protected]>
v1.1.6
Develop (#53) * fix groupWelcomeTemplate to message * refact(wecom): server define event interface * refactor(wecom): message callback with request object * refactor(wecom) server post callback * refactor(wecom): callback interface and decryptMessage * refactor(wecom): switch callback event * refactor(wecom): switch callback message * feat(wecom): user callback notify * feat(wecom): add card invoice struct * refactor(payment): update refund struct * feat(wecom): add card invoice struct * feat(gomod): update go-libs * fix(socalite): update go-socalite version (#51) Co-authored-by: Walle <[email protected]>
v1.1.5
Develop (#34) * Feature/group robot (#33) * Update go.mod * fix(go-libs): update version v1.1.4 * refactor(wecom): add group robot message struct * docs(project): readme and license Co-authored-by: Walle <[email protected]> Co-authored-by: Matrix-X <[email protected]>
v1.1.4
feat(wecom): add customer service msg struct (#32) Co-authored-by: Walle <[email protected]>