Skip to content

Latest commit

 

History

History
347 lines (303 loc) · 24.2 KB

File metadata and controls

347 lines (303 loc) · 24.2 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

3.x Releases

2.x Releases

1.x Releases


Documentation

Released on 2026-02-19. All issues associated with this milestone can be found using this filter.

Documentation

Features

  • Add the originalID property to StoreTransaction
  • Add release workflow for GitHub Actions
  • Add conventional-pr.yml for PR validation
  • Switch from mint to mise

Miscellaneous Tasks

  • Bumpd dependencies
  • Add a test plan for the macOS action
  • Add codeowners
  • Remove .swiftpm
  • Remove dependabot
  • Bump the danger version
  • Add .spi.yml
  • Update the codecov action
  • Add GitHub issue and PR templates
  • Automate code formatting and linting with git hooks
  • Update building and testing configurations
  • Update ruby version to 3.4.7
  • Add a configuration for the renovate bot

Testing

  • Update mocks for unit testing

Uncategorized Changes

Chore

  • Update dependency pointfreeco/swift-snapshot-testing to v1.18.9
  • Update dependency apple/swift-docc-plugin to v1.4.6
  • Update dependency space-code/concurrency to v0.3.1
  • Update dependency space-code/atomic to v1.1.1

New Contributors

  • @renovate[bot] made their first contribution in #180

Released on 2025-11-03. All issues associated with this milestone can be found using this filter.

Uncategorized Changes

  • Release 3.2.0
  • Update CHANGELOG.md
  • Bump actions/upload-artifact from 4 to 5
  • Bump actions/download-artifact from 4 to 6
  • Bump github.com/pointfreeco/swift-snapshot-testing from 1.18.4 to 1.18.7
  • Bump github.com/apple/swift-docc-plugin from 1.4.3 to 1.4.5
  • Bump rexml from 3.3.9 to 3.4.2
  • Add support for Swift 6.2
  • Bump actions/checkout from 4 to 5
  • Bump github.com/pointfreeco/swift-snapshot-testing from 1.18.3 to 1.18.4

Released on 2025-04-06. All issues associated with this milestone can be found using this filter.

Features

  • Enhance IRenewalInfo with renewalPrice and currenc…
  • Enhance IStoreTransaction with price and currency …

Uncategorized Changes

  • Release 3.1.0
  • Update CHANGELOG.md
  • Implement the isEligibleForIntroOffer property
  • Mark all snapshot tests with @MainActor
  • Bump github.com/pointfreeco/swift-snapshot-testing from 1.18.1 to 1.18.3
  • Bump github.com/pointfreeco/swift-snapshot-testing from 1.15.3 to 1.18.1
  • Update GitHub Actions Scripts
  • Bump github.com/space-code/concurrency from 0.1.0 to 0.2.0
  • Bump github.com/apple/swift-docc-plugin from 1.3.0 to 1.4.3
  • Update publish-pages.yml
  • Update publish-pages.yml
  • Release 3.1.0-rc.1
  • Fix uploading test coverage
  • Update CHANGELOG.md
  • Update upload_test_coverage_report
  • Update CHANGELOG.md
  • Update the FlareUI package to Swift 6.0
  • Add full Swift concurrency support with Sendable requirements
  • Bump rexml from 3.3.6 to 3.3.9
  • Bump github.com/pointfreeco/swift-snapshot-testing from 1.17.5 to 1.17.6
  • Implement locale for StoreProduct
  • Update CONTRIBUTING.md
  • Bump github.com/pointfreeco/swift-snapshot-testing from 1.17.4 to 1.17.5
  • Bump github.com/apple/swift-docc-plugin from 1.4.2 to 1.4.3
  • Update README.md

New Contributors

  • @M7md-Ebrahim made their first contribution in #85

Released on 2024-09-04. All issues associated with this milestone can be found using this filter.

Features

  • Product currencySymbol and ProductDiscount localizedPriceString

Uncategorized Changes

  • Release 3.0.2
  • Update CHANGELOG.md
  • Update the code formatting
  • Bump github.com/apple/swift-docc-plugin from 1.4.1 to 1.4.2
  • Bump rexml from 3.3.3 to 3.3.6
  • Bump github.com/apple/swift-docc-plugin from 1.3.0 to 1.4.1

New Contributors

  • @zy19890102 made their first contribution in #66

Released on 2024-08-09. All issues associated with this milestone can be found using this filter.

Uncategorized Changes

  • Release 3.0.1
  • Update CHANGELOG
  • Update Mocks
  • Implement Restoring Transactions
  • Bump codecov from 3.1.0 to 4.5.0
  • Bump rexml from 3.2.8 to 3.3.3
  • Bump github.com/pointfreeco/swift-snapshot-testing from 1.17.2 to 1.17.4
  • Bump github.com/pointfreeco/swift-snapshot-testing from 1.16.2 to 1.17.2
  • Bump github.com/pointfreeco/swift-snapshot-testing from 1.16.1 to 1.16.2

Released on 2024-06-15. All issues associated with this milestone can be found using this filter.

Uncategorized Changes

  • Release 3.0.0
  • Update Snapshot Tests
  • Fix the Snapshot Tests
  • Update the Project Info
  • Implement Disabling of the Purchase Button
  • Bump github.com/pointfreeco/swift-snapshot-testing from 1.16.0 to 1.16.1
  • Bump rexml from 3.2.6 to 3.2.8
  • Bump github.com/pointfreeco/swift-snapshot-testing from 1.15.3 to 1.16.0
  • Release Candidate 3.0.0 [#40]
  • Update CHANGELOG.md
  • Update publish-pages.yml
  • Implement the FlareUI documentation
  • Bump actions/deploy-pages from 1 to 4
  • Bump actions/upload-pages-artifact from 1 to 3
  • Bump actions/checkout from 2 to 4
  • Bump github.com/pointfreeco/swift-snapshot-testing from 1.15.3 to 1.16.0
  • Update dependabot.yml
  • Implement FlareUI
  • Fix Handling of Cancelling Operations
  • Implement asynchronous transaction completion
  • Implement switching to the main thread
  • Update the Documentation
  • Release Candidate 3.0.0

Released on 2023-09-14. All issues associated with this milestone can be found using this filter.

Uncategorized Changes

  • Release 2.0.0
  • Fix Branch
  • Bump atomic from 1.0.0 to 1.0.1
  • Implement Products Caching Mechanism
  • Update the Documentation Page for Promotional Offers
  • Implement Logging
  • [WIP] Implement Promotional Offers
  • Add additional badges to README.md
  • Fix typos
  • Add files to comply with community standards
  • Implement typo checking
  • Build a documentation using Docc
  • Integrate the StoreKit2 purchase method
  • Add badges for Swift Version Compatibility and Platform Compatibility
  • Integrate danger
  • [StoreKit 2]: Refunding Purchases Integration
  • Support visionOS

New Contributors

  • @dependabot[bot] made their first contribution in #20

Released on 2023-01-20. All issues associated with this milestone can be found using this filter.

Uncategorized Changes

  • Update GitHub workflow
  • Swift Concurrency Support [#1]