app-store-server-library-swift

MIT License

Stars
222
app-store-server-library-swift - Release 2.3.0 Latest Release

Published by alexanderjordanbaker 3 months ago

  • Incorporate changes for App Store Server API v1.13 and App Store Server Notifications v2.13 [#61]
  • Resolve issue where a Date passed as an input that contained a microsecond portion would cause an API exception [#62]
app-store-server-library-swift - Release 2.2.0

Published by alexanderjordanbaker 4 months ago

  • Incorporate changes for App Store Server API v1.12 and App Store Server Notifications v2.12 [#57]
  • Improve README installation code [#56] from @philmodin
  • Handle null appAccountToken appropriately in PromotionalOfferSignatureCreator and update JSON parsing logic to follow standard patterns [#100]
app-store-server-library-swift - Release 2.1.0

Published by alexanderjordanbaker 6 months ago

  • Incorporate changes for App Store Server API v1.11 and App Store Server Notifications v2.11 [#49]
  • Various documentation and quality of life improvements, including contributions from @Fidetro
app-store-server-library-swift - Release 2.0.0

Published by alexanderjordanbaker 7 months ago

  • Incorporate changes for App Store Server API v1.10.1 [#42]
    • This change is a breaking change, as the datatype of the price field has changed from Int32? to Int64?
app-store-server-library-swift - Release 1.1.0

Published by alexanderjordanbaker 7 months ago

  • Support App Store Server Notifications v2.10 [#37]
  • Require appAppleId in SignedDataVerifier for the Production environment from @shimastripe [#35]
app-store-server-library-swift - Version 1.0.2

Published by alexanderjordanbaker 9 months ago

  • Remove unsupported platforms from the platform list #29
app-store-server-library-swift - Version 1.0.1

Published by alexanderjordanbaker 10 months ago

  • Add public constructors to all models [#26]
app-store-server-library-swift - 1.0.0 Release

Published by alexanderjordanbaker 10 months ago

Version 1.0.0

  • Add status field to the data model [#7]
  • Adding new error codes from App Store Server API v1.9 [#9]
  • Adding new fields from App Store Server API v1.10 [#10]
  • Migrate to AsyncHTTPClient [#15]
  • Add support for LocalTesting and Xcode environments [#19]
  • Allow reading unknown enum values [#20]
  • Add errorMessage to APIException [#21]
app-store-server-library-swift - Draft release to trigger documentation generation

Published by alexanderjordanbaker about 1 year ago

app-store-server-library-swift - Initial Release 0.1.0

Published by alexanderjordanbaker over 1 year ago

The initial beta release of the App Store Server Library for Swift