Skip to content

Releases: awa/go-iap

v1.36.0

02 Oct 15:09
435550f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.35.0...v1.36.0

v1.35.0

03 Sep 11:15
8b3def9
Compare
Choose a tag to compare

What's Changed

  • feat(playstore): add SUBSCRIPTION_PENDING_PURCHASE_CANCELED notification type by @richzw in #295

Full Changelog: v1.34.2...v1.35.0

v1.34.2

19 Aug 08:13
4de7477
Compare
Choose a tag to compare

What's Changed

  • fix(playstore): correct the number of parameters of VerifySubscriptionV2 by @richzw in #293

Full Changelog: v1.34.1...v1.34.2

v1.34.1

10 Jul 10:15
63ac21b
Compare
Choose a tag to compare

What's Changed

  • fix: possible panic case if ios payment callback comes from unauthorised party by @fans3210 in #291

New Contributors

Full Changelog: v1.34.0...v1.34.1

v1.34.0

09 Jul 09:45
1e659e4
Compare
Choose a tag to compare

What's Changed

  • feat(appstore): add eligibleWinBackOfferIds field to JWSRenewalInfoDecodedPayload by @richzw in #290

Full Changelog: v1.33.1...v1.34.0

v1.33.1

14 Jun 07:38
a29a966
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.33.0...v1.33.1

v1.33.0

11 Jun 06:39
3b4a968
Compare
Choose a tag to compare

What's Changed

  • feat(appstore): add get transaction history v2 and the fields renewalPrice, currency, and offerDiscountType to the JWSRenewalInfoDecodedPayload by @richzw in #286

Full Changelog: v1.32.1...v1.33.0

v1.32.1

03 Jun 04:58
4c74f3f
Compare
Choose a tag to compare

What's Changed

  • fix(appstore): Use consistent timestamp for issued_at and expired_at by @abby-knitta in #285

New Contributors

Full Changelog: v1.32.0...v1.32.1

v1.32.0

23 May 06:51
a5f934d
Compare
Choose a tag to compare

What's Changed

  • feat(amazon): add more fields of amazon response by @richzw in #282

Full Changelog: v1.31.0...v1.32.0

v1.31.0

17 May 06:57
1593518
Compare
Choose a tag to compare

What's Changed

  • feat(appstore): replace issuedAt/expiredAt with issuedAtFunc/expiredAtFunc by @richzw in #281

Full Changelog: v1.30.2...v1.31.0