Releases: ArtisanCloud/PowerWeChat
Releases · ArtisanCloud/PowerWeChat
v1.3.1: Merge pull request #81 from ArtisanCloud/develop
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
v1.2.6: Merge pull request #80 from ArtisanCloud/develop
feature(Payment):
- add transaction enum type
v1.2.5
What's Changed
refactor:(go.mod): remove gin framework
fix(AES): fix aes decryptor not call PKCS7UnPadding
Full Changelog: v1.2.4...v1.2.5
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]>