Skip to content

3.1.0-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@ns-vasilev ns-vasilev released this 27 Dec 20:21
· 2 commits to dev since this release
35a844b

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.