Skip to content

Releases: ArtisanCloud/PowerWeChat

v1.2.4: 增加错误提示msg字段

15 Mar 09:07
19167c2
Compare
Choose a tag to compare

微信部分的部分接口会把错误提示抛在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

Full Changelog: v1.2.3...v1.2.4

v1.2.3

08 Jan 07:58
5c8ba4c
Compare
Choose a tag to compare
  1. 增加微信新版本手机号支持。

v1.2.2

08 Dec 06:36
Compare
Choose a tag to compare

Full Changelog: v1.2.0...v1.2.2

v1.2.1

03 Dec 15:59
b1b7a7d
Compare
Choose a tag to compare

implement cache interface and test redis driver

v1.2.0

24 Oct 15:44
6c18ad6
Compare
Choose a tag to compare
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

19 Oct 15:13
e9eef5a
Compare
Choose a tag to compare
Develop (#59)

* refact(payment): redpack with strong var

* refactor(project): change golib to powerlibs

Co-authored-by: Matrix-X <[email protected]>

v1.1.7

15 Oct 14:58
5e1d363
Compare
Choose a tag to compare
Feature/wecom (#54) (#55)

* feat(wecom): external contact group chat and message apis

Co-authored-by: Matrix-X <[email protected]>

v1.1.6

15 Oct 14:41
1fa0e14
Compare
Choose a tag to compare
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

05 Oct 16:25
b89a82e
Compare
Choose a tag to compare
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

29 Sep 06:17
f5dc216
Compare
Choose a tag to compare
feat(wecom): add customer service msg struct (#32)

Co-authored-by: Walle <[email protected]>