All Versions
11
Latest Version
Avg Release Cycle
84 days
Latest Release
1056 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v2.3.1 Changes
May 04, 2020🛠Fix
- 👉 Make properties public. #44
-
v2.3.0
November 26, 2019 -
v2.2.0 Changes
April 18, 2019🔄 Changes
- Compatibility with Swift 5
- Compatibility with Xcode 10.2
-
v2.1.5 Changes
October 16, 2018🛠Bugfix
- 🛠Fixed a bug that
fallbackHandler
does not handle bytransactionState
. #31
- 🛠Fixed a bug that
-
v2.1.4 Changes
October 05, 2018✨ Enhancement
- ✅ Made PaymentTransaction/Product more testable #30
-
v2.1.3 Changes
October 05, 2018✨ Enhancement
InAppPurchase.Error
implementedSwift.Error
#28
-
v2.1.2 Changes
September 26, 2018🔄 Changes
- 👌 Support Xcode 10
-
v2.1.1 Changes
August 25, 2018🛠Bugfix
- 🛠Fixed a crash that a product is purchased via AppStore #19
-
v2.1.0 Changes
August 14, 2018🆕 New features
API Changes
- 📇 Rename
addTransactionObserver(shouldAddStorePaymentHandler:, purchaseHandler:)
->set(shouldAddStorePaymentHandler:, handler:)
- Divided
addTransactionObserver(fallbackHandler:)
frompurchase(productIdentifier:, finishDeferredTransactionHandler:, handler:)
👀 See diff for details
- 📇 Rename
-
v2.0.1
February 07, 2018