Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 1.45 KB

CHANGELOG.md

File metadata and controls

23 lines (18 loc) · 1.45 KB

Changelog

Version 1.2.0

  • Incorporate changes for App Store Server API v1.11 and App Store Server Notifications v2.11 [#132]
  • Various documentation and quality of life improvements, including contributions from @yidinghan

Version 1.1.0

  • Support App Store Server Notifications v2.10 [#107]
  • Require appAppleId in SignedDataVerifier for the Production environment [#86]

Version 1.0.1

  • Bump jsrsasign package version [#62]

Version 1.0.0

  • Add error message to APIException [#48]

Version 0.2.0

  • Add support for reading unknown enum values [#35]
  • Add support for Xcode and LocalTesting environments [#34]
  • Add error codes from App Store Server API v1.9 [#33]
  • Add new fields from App Store Server API v1.10 [#27]
  • Document error codes [#23]
  • Correct naming of SignedDataVerifier to match other libraries [#40]