Skip to content

Releases: tamtamchik/apple-iap-tools

1.3.6

06 May 13:10
6c17541
Compare
Choose a tag to compare
  • Update dependencies.

Full Changelog: 1.3.5...1.3.6

1.3.5

02 Aug 08:26
Compare
Choose a tag to compare

Full Changelog: 1.3.4...1.3.5

1.3.4

29 Jul 08:03
Compare
Choose a tag to compare

What's Changed

  • Fix documentation issues for #7 (thx, @eyedean)
  • Upgrade node-fetch by @snyk-bot in #6
  • Upgrade typedoc and typescript versions

Full Changelog: 1.3.3...1.3.4

1.3.3

29 Jul 08:01
Compare
Choose a tag to compare
  • Updated dependencies.

Full Changelog: 1.3.2...1.3.3

1.3.2

18 Jan 10:00
Compare
Choose a tag to compare
  • Updated typescript and typedoc.
  • Removed CHANGELOG.md

Full Changelog: 1.3.1...1.3.2

1.3.1

21 Sep 12:05
Compare
Choose a tag to compare

Fixed

  • Fixed bugs report link in package.json

1.3.0

30 Aug 09:48
Compare
Choose a tag to compare

Added

1.2.1

04 Aug 13:48
Compare
Choose a tag to compare

Fixed

  • getPendingRenewalInfo helper now returns only latest transaction pending info.

1.2.0

21 Apr 10:56
Compare
Choose a tag to compare

Add

  • verifyReceipt can throw VerifyReceiptFetchError now which contains original fetch response in originalResponse.

1.1.1

20 Apr 09:20
Compare
Choose a tag to compare

Fixed