Skip to content

Releases: namecare/app-store-server-library-rust

Release v2.1.0

13 May 09:43
ea2ba1d
Compare
Choose a tag to compare

What's Changed

  • chore: Update readme by @tikhop in #51
  • feat: Add support for App Store Server API v1.11 and App Store Server Notifications v2.11 by @tikhop in #52

Full Changelog: v2.0.0...v2.1.0

Release v2.0.0

03 Apr 14:06
9af50e1
Compare
Choose a tag to compare

What's Changed

  • feat: Support App Store Server API v1.10.1 by @tikhop in #47
  • feat: Support App Store Server Notifications v2.10 by @tikhop in #48

Full Changelog: v1.0.0...v2.0.0

Release 1.0.0

02 Feb 13:06
8bff0dc
Compare
Choose a tag to compare

What's Changed

  • feat: AppStore server API client by @tikhop in #43

Breaking Changes

Feature receipt_utility renamed to receipt-utility.

Full Changelog: v0.9.1...v1.0.0

Release v0.9.1

29 Jan 22:28
f4dacbb
Compare
Choose a tag to compare

What's Changed

  • fix!: Status Response Deserialization by @ks-bob in #44

New Contributors

  • @ks-bob made their first contribution in #44. Thank you!

Full Changelog: v0.9.0...v0.9.1

Release 0.9.0

25 Jan 18:40
9944b70
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.0...v0.9.0

Release v0.8.0

24 Jan 02:07
3334c48
Compare
Choose a tag to compare

What's Changed

  • chore: Reformat code using Rustfmt by @tikhop in #34
  • fix: Deserialization issues by @tikhop in #35
  • feature: Decode and verify app transaction by @tikhop in #36
  • chore: Add more tests by @tikhop in #37

Full Changelog: v0.7.0...v0.8.0

Release v0.7.0

24 Jan 02:04
2679298
Compare
Choose a tag to compare

What's Changed

  • feat: App Store Server API v1.10 by @tikhop in #32

Full Changelog: v0.6.0...v0.7.0

Release v0.6.0

22 Jan 23:16
027baf1
Compare
Choose a tag to compare

What's Changed

  • feat: Verify and decode signed renewal info by @tikhop in #28
  • feat: Add status field into data struct by @tikhop in #29
  • chore: Update deps by @tikhop in #30

Full Changelog: v0.5.1...v0.6.0

Release v0.5.1

21 Jan 21:16
4a77b91
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.0...v0.5.1

Release v0.5.0

04 Sep 19:14
f5601be
Compare
Choose a tag to compare

What's Changed/

  • chore: Update readme by @tikhop in #15
  • chore: Update Verification Usage example by @tikhop in #16
  • feat: Use 'x509-parser' instead of 'openssl' crate by @tikhop in #18
  • feat: Promotional offer by @tikhop in #19

Full Changelog: v0.4.0...v0.5.0