Releases: russell-archer/StoreHelper
Releases · russell-archer/StoreHelper
Version 2.4
Version 2.3
What's Changed
- Flexible subscription configuration by @russell-archer in #47
Full Changelog: v2.2...v2.3
Version 2.2
Version 2.1
StoreHelper version 2.1
What's Changed
- Fixed bug related to isPurchased for consumables by @russell-archer in #44
Full Changelog: v2.0.0...v2.1.0
Version 2.0
Version 2.0 of StoreHelper.
What's Changed
- Add type : nonRenewable type by @youkchansim in #3
- Update StoreHelper.swift by @emilpedersen in #4
- Merge swift4 support by @russell-archer in #7
- PR for Products not loading fast enough by @russell-archer in #17
- ProgressView added for product loading (macOS) by @russell-archer in #18
- Created public initializers for all public structs by @russell-archer in #19
- Added support for config of Restore Purchases button by @russell-archer in #20
- Replaced ConfigProvider with plist-based config by @russell-archer in #23
- Added promo and introductory offer support, and promo code redeeming by @russell-archer in #26
- Subscription price button disappears bug fix by @russell-archer in #29
- Fixed issue with terms of service and privacy policy by @russell-archer in #31
- Fixed bug where revocation date was incorrectly handled by @russell-archer in #34
- Improved sharing of views, Added xPlatform button style by @russell-archer in #36
- Support for custom direct app store purchases by @russell-archer in #38
- support for caching purchase status; UI improvements by @russell-archer in #41
- Improved handling of unknown purchase state conditions by @russell-archer in #43
New Contributors
- @youkchansim made their first contribution in #3
- @emilpedersen made their first contribution in #4
- @russell-archer made their first contribution in #7
Full Changelog: v1.0.0...v2.0.0
Version 1.0.0
Initial release