You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Support App Store Server Notifications v2.10 [https://github.com/apple/app-store-server-library-swift/pull/37]
5
+
- Require appAppleId in SignedDataVerifier for the Production environment from @shimastripe[https://github.com/apple/app-store-server-library-swift/pull/35]
6
+
7
+
## Version 1.0.2
8
+
- Limit platforms to supported platforms [https://github.com/apple/app-store-server-library-swift/pull/29]
9
+
3
10
## Version 1.0.1
4
-
- Add public constructors to all models [#26]
11
+
- Add public constructors to all models [https://github.com/apple/app-store-server-library-swift/pull/26]
5
12
6
13
## Version 1.0.0
7
-
- Add status field to the data model [#7]
8
-
- Adding new error codes from App Store Server API v1.9 [#9]
9
-
- Adding new fields from App Store Server API v1.10 [#10]
10
-
- Migrate to AsyncHTTPClient [#15]
11
-
- Add support for LocalTesting and Xcode environments [#19]
12
-
- Allow reading unknown enum values [#20]
13
-
- Add errorMessage to APIException [#21]
14
+
- Add status field to the data model [https://github.com/apple/app-store-server-library-swift/pull/7]
15
+
- Adding new error codes from App Store Server API v1.9 [https://github.com/apple/app-store-server-library-swift/pull/9]
16
+
- Adding new fields from App Store Server API v1.10 [https://github.com/apple/app-store-server-library-swift/pull/12]
17
+
- Migrate to AsyncHTTPClient [https://github.com/apple/app-store-server-library-swift/pull/15]
18
+
- Add support for LocalTesting and Xcode environments [https://github.com/apple/app-store-server-library-swift/pull/19]
0 commit comments