All notable changes to this project will be documented in this file.
3.1.0
Release Candidates3.1.0-rc.1
3.0.x
Releases -3.0.0
|3.0.1
|3.0.2
3.0.0
Release Candidates -3.0.0-rc.1
|3.0.0-rc.2
2.0.x
Releases - 2.0.0
1.0.x
Releases - 1.0.0
Released on 2024-12-27.
- Update the FlareUI package to Swift 6.0.
- Added in Pull Request #93.
- Add full Swift concurrency support with Sendable requirements.
- Added in Pull Request #92.
- Implement locale for StoreProduct.
- Added in Pull Request #82.
- Update
upload_test_coverage_report
.- Updated in Pull Request #95.
- Update
CHANGELOG.md
.- Updated in Pull Request #74.
- Update
README.md
.- Updated in Pull Request #70.
- Update Transaction Model with price and currency.
- Updated in Pull Request #84.
- Update RenewalInfo Model with renewalPrice and currency.
- Updated in Pull Request #85.
- Fix the GitHub Actions Pipeline.
- Fixed in Pull Request #88.
Released on 2024-09-04.
- Implement localizedPriceString for StoreProductDiscount & currencySymbol for StoreProduct
- Added in Pull Request #66.
- Fix the code formatting
- Fixed in Pull Request #67
Released on 2024-08-09.
- Implement restoring transactions for StoreKit 1
- Added in Pull Request #57.
Released on 2024-06-15.
- Implement disabling of the purchase button
- Added in Pull Request #44.
Released on 2024-05-10.
- Implement the
FlareUI
documentation- Added in Pull Request #33.
- Implement the
FlareUI
package- Added in Pull Request #28.
- Implement asynchronous transaction completion
- Added in Pull Request #25.
- Update the
dependabot.yml
configuration - Updated in Pull Request #34
- Fix handling of cancelling operations
- Fixed in Pull Request #26.
- Fix switching to the main thread
- Fixed in Pull Request #24.
- Update the documentation
- Fixed in Pull Request #23.
Released on 2024-02-12.
-
Implement products caching mechanism
- Added in Pull Request #19.
-
Implement Logging Functionality
- Added in Pull Request #17.
-
Implement Support for Promotional Offers
- Added in Pull Request #16.
-
Add additional badges to
README.md
- Added in Pull Request #15.
-
Add files to comply with community standards
- Added in Pull Request #13.
-
Implement typo checking
- Added in Pull Request #12.
-
Build a documentation using
Docc
- Added in Pull Request #11.
-
Integrate the
StoreKit2
purchase method- Added in Pull Request #10.
-
Add badges for
Swift Version Compatibility
andPlatform Compatibility
- Added in Pull Request #8.
-
Integrate
danger
- Added in Pull Request #7.
-
Implement a refund for purchases
- Added in Pull Request #6.
-
Added
visionOS
to list of supported platforms- Added in Pull Request #5.
- Update the documentation page for Promotional Offer
- Updated in Pull Request #18.
- Fix typos in
CONTRIBUTING.md
- Added in Pull Request#14.
Released on 2023-09-13.
- Support for Swift Concurrency, including async-await for requests.
- Rename public methods and parameters to increase readability.
Released on 2023-01-20.
- Initial release of Flare.
- Added by Nikita Vasilev.