Skip to content

Releases: space-code/flare

3.0.0-rc.2

10 May 12:01
34fa77b
Compare
Choose a tag to compare
3.0.0-rc.2 Pre-release
Pre-release

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

  • 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.

3.0.0-rc.1

12 Feb 17:57
e510a4c
Compare
Choose a tag to compare
3.0.0-rc.1 Pre-release
Pre-release

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 and Platform 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

14 Sep 04:09
22b569a
Compare
Choose a tag to compare

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

21 Jan 04:08
82c284c
Compare
Choose a tag to compare

Initial Release

Added

  • Initial release of flare.