Skip to content

Releases: ArtisanCloud/PowerWeChat

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 <matrix-x@artisan-cloud.com>

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 <walle@artisan-cloud.com>

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 <walle@artisan-cloud.com>
Co-authored-by: Matrix-X <matrix-x@aritsancloud.com>

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 <walle@artisan-cloud.com>

v1.1.3

29 Sep 06:10
Compare
Choose a tag to compare
fix(go-libs): update version v1.1.4

v1.1.2

23 Sep 08:53
0d02781
Compare
Choose a tag to compare
feat(mini-program): update miniprogram struct and fix build error

* update

* update

* update strong var statement

* update

* update

* update

* fix(officialAccount) - namespace

* update

* feat(mini-program): update miniprogram struct

* fix(go.mod): update go-libs and go-socalite

* fix(makefile): update makefile test scope

* fix(base): fix import case error

Co-authored-by: Matrix-X <matrix-x@artisan-cloud.com>
Co-authored-by: Walle <walle@artisan-cloud.com>

v1.1.0

28 Aug 06:40
Compare
Choose a tag to compare
feat(payment): 修改签名参数错误时候抛错以及生成json参数

v1.0.16

28 Aug 04:56
3daad28
Compare
Choose a tag to compare
Update go.mod

v1.0.14

28 Aug 04:26
fadccd5
Compare
Choose a tag to compare
Update go.mod

v1.0.0-beta2

24 Aug 14:39
9532754
Compare
Choose a tag to compare
Merge pull request #3 from ArtisanCloud/feature/payment

Feature/payment