Releases: apple/app-store-server-library-node
Releases · apple/app-store-server-library-node
Release 1.4.0
- Incorporate changes for App Store Server API v1.13 and App Store Server Notifications v2.13 [#163]
- Add missing export for OfferDiscountType [#159] from @coltkenn2658
Release 1.3.0
- Incorporate changes for App Store Server API v1.12 and App Store Server Notifications v2.12 [#146]
Release 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
Release 1.1.0
Release 1.0.1
- Bump jsrsasign package version [#62]
Release 1.0.0
Version 1.0.0
- Add error message to APIException [#48]
Release 0.2.0
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]
Documentation for 0.1.1 release
Merge pull request #14 from alexanderjordanbaker/GHPages Adding GH Pages documentation with auto-publishing
0.1.1 Release
Updating the build script to include the complied dist folder
0.1.0 Release
The initial release of the App Store Server Library for Node.js