Skip to content

Releases: awa/go-iap

v1.3.14

03 Feb 06:45
018f528
Compare
Choose a tag to compare

What's Changed

  • Fix field type part of original_transaction_id to string by @takecy in #158

Full Changelog: v1.3.13...v1.3.14

v1.3.13

03 Feb 04:18
000f17a
Compare
Choose a tag to compare

What's Changed

  • Modify field type of original_transaction_id to int64 by @takecy in #157

Full Changelog: v1.3.12...v1.3.13

v1.3.12

25 Jan 03:00
f075104
Compare
Choose a tag to compare

What's Changed

  • Add struct for v2 response of app store notification by @takecy in #155

Full Changelog: v1.3.11...v1.3.12

v1.3.11

24 Jan 10:19
8f8b4c2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.10...v1.3.11

v1.3.10

09 Jun 00:56
0676e4f
Compare
Choose a tag to compare

v1.3.9

05 Apr 12:12
aa785e5
Compare
Choose a tag to compare

v1.3.7

14 Dec 13:21
3385219
Compare
Choose a tag to compare

v1.3.3

09 Sep 22:59
28613a7
Compare
Choose a tag to compare

v1.3.0

20 Feb 07:51
8ddfbdb
Compare
Choose a tag to compare

Changes

  • Handle HTTP 5xx Status error.
  • Defined each error.
  • Added a new notification type DID_FAIL_TO_RENEW.
  • Added an ability to acknowledge purchases from playstore.

v1.2.1

20 Jan 09:24
b5222c0
Compare
Choose a tag to compare

Changes

  • Changed unified receipt's status field type from string to int.