Releases: space-code/flare
Releases · space-code/flare
3.1.0-rc.1
3.1.0-rc.1
Released on 2024-12-27.
Added
- 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.
Updated
- 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.
Fixed
- Fix the GitHub Actions Pipeline.
- Fixed in Pull Request #88.
3.0.2
3.0.1
3.0.0
3.0.0-rc.2
Released on 2024-05-10.
Added
- 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.
Updated
- Update the
dependabot.yml
configuration- Updated in Pull Request #34
Fixed
3.0.0-rc.1
Added
- 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.
Updated
- Update the documentation page for Promotional Offer
- Updated in Pull Request #18.
Fixed
- Fix typos in
CONTRIBUTING.md
- Added in Pull Request#14.
2.0.0
Released on 2023-09-14.
Added
- Support for Swift Concurrency, including async-await for requests.
Updated
- Rename public methods and parameters to increase readability.
1.0.0
Initial Release
Added
- Initial release of
flare
.