Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

Releases: jinSasaki/InAppPurchase

2.2.0

18 Apr 10:03
71bc94a
Compare
Choose a tag to compare

Changes

  • Compatibility with Swift 5
  • Compatibility with Xcode 10.2

2.1.5

16 Oct 06:30
ee39d72
Compare
Choose a tag to compare

Bugfix

  • Fixed a bug that fallbackHandler does not handle by transactionState. #31

2.1.4

05 Oct 06:11
0a72de5
Compare
Choose a tag to compare

Enhancement

  • Made PaymentTransaction/Product more testable #30

2.1.3

05 Oct 02:10
07309db
Compare
Choose a tag to compare

Enhancement

  • InAppPurchase.Error implemented Swift.Error #28

2.1.2

26 Sep 07:09
5ecd5ee
Compare
Choose a tag to compare

Changes

  • Support Xcode 10

2.1.1

25 Aug 13:22
878e2ea
Compare
Choose a tag to compare

Bugfix

  • Fixed a crash that a product is purchased via AppStore #19

2.1.0

14 Aug 01:14
1ae7701
Compare
Choose a tag to compare

New features

  • Support SubscriptionPeriod ( #16 )

API Changes

See diff for details

2.0.0

15 Jan 02:17
ec89e0b
Compare
Choose a tag to compare
2.0.0 Pre-release
Pre-release
Merge pull request #7 from jinSasaki/refactor-fallback

Refactor fallback