Skip to content

Release 3.0.0

Latest
Compare
Choose a tag to compare
@alexanderjordanbaker alexanderjordanbaker released this 08 Mar 02:20
· 2 commits to main since this release
d841147
  • Incorporate changes for App Store Server API v1.15 and App Store Server Notifications v2.15 [#82]
  • Add verified chain caching to improve performance [#80]
  • Rename Environment -> AppStoreEnvironment [#81]
    • This change is a breaking change
  • Rename Data -> NotificationData to deconflict with Foundation.Data [#79]
    • This change is a breaking change
  • Move to Swift and Swift Tools Version 6 [#78]
    • This change is a breaking change
  • Update to JWTKit5 [#68] from @dimitribouniol
  • Make data models conform to Sendable [#64] from @shimastripe