Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[StoreKit 2]: Refunding Purchases Integration #6

Merged
merged 14 commits into from
Oct 15, 2023
Merged

Commits on Oct 15, 2023

  1. Bump mint dependencies

    - Bumps `swiftformat` from `0.47.12` to `0.52.7`
    - Bumps `SwiftLint` from `0.47.1` to `0.53.0`
    nik3212 committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    3cb10fb View commit details
    Browse the repository at this point in the history
  2. Integrate refund purchase feature

    Implement a refund purchase feature as a step towards supporting `StoreKit 2`
    nik3212 committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    bff191f View commit details
    Browse the repository at this point in the history
  3. Update Usage.md

    nik3212 committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    f4c6efb View commit details
    Browse the repository at this point in the history
  4. Update UML diagram

    nik3212 committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    951e68d View commit details
    Browse the repository at this point in the history
  5. Update .swiftformat rules

    nik3212 committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    0c294bc View commit details
    Browse the repository at this point in the history
  6. Increase test coverage

    - Implement unit tests for `IAPError`
    - Implement unit tests for `ProcessInfo`
    - Implement unit tests for `SystemInfoProvider`
    nik3212 committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    fb2a40d View commit details
    Browse the repository at this point in the history
  7. Implement unit tests

    - Implement unit tests for `Flare`
    - Implement unit tests for `IAPProvider`
    nik3212 committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    2945f40 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    549ba2a View commit details
    Browse the repository at this point in the history
  9. Update codecov.yml

    nik3212 committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    fdc46c9 View commit details
    Browse the repository at this point in the history
  10. Update CHANGELOG.md

    nik3212 committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    798c503 View commit details
    Browse the repository at this point in the history
  11. Update Package.swift

    nik3212 committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    ed1e218 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9984671 View commit details
    Browse the repository at this point in the history
  13. Update README.md

    nik3212 committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    b7f2815 View commit details
    Browse the repository at this point in the history
  14. Update CHANGELOG.md

    nik3212 committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    945521e View commit details
    Browse the repository at this point in the history