0.1.0
This is a first beta release of StoreKitPlus.
This version introduces a bunch of types that makes it easier to work with StoreKit in an abstract, protocol-driven way.
✨ Features
StoreContextis a new, observable type.StoreServiceis a new protocol for comunicating with StoreKit.StandardStoreServiceis a new class for comunicating with StoreKit.ProductRepresentableis a new protocol for providing local products.ValidatableTransactionis a new protocol for transaction validation.