Skip to content

Releases: ArtisanCloud/PowerWeChat

v1.3.1: Merge pull request #81 from ArtisanCloud/develop

16 May 18:03
1d522e5
Compare
Choose a tag to compare

feature:

  • fix(openid):change Openid to OpenID
  • refact(payment): safeRequest change param and options
  • fix(payment): transfer to balance

This is a step which code out a stable payment transfer to balance

v1.3.0

11 May 09:14
Compare
Choose a tag to compare

feature:

  • refact(payment): change struct for request and response
  • fix(WeCom): fix Get UserId param error

v1.2.6: Merge pull request #80 from ArtisanCloud/develop

06 May 18:36
b87f035
Compare
Choose a tag to compare

feature(Payment):

  • add transaction enum type

v1.2.5

23 Apr 05:16
ffa6e5e
Compare
Choose a tag to compare

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]>