Releases: shoshins/apple-receipt
Releases · shoshins/apple-receipt
v2.5.0
Compare
Sorry, something went wrong.
No results found
What's Changed
Libraries were updated
Upgraded to .Net 8
Missing fields were added to Receipt as per #29
Full Changelog : v2.4.0...v2.5.0
v2.4.0
Compare
Sorry, something went wrong.
No results found
.Net 6 has been updated to .Net 7
Libraries have been updated accordingly
Github Sourcelink and Deterministic Build Support
What's Changed
🚀 Updated to NET70 and other NuGet 📦 updates by @PureKrome in #26
New Contributors
Full Changelog : v2.3.0...v2.4.0
v2.3.0
Compare
Sorry, something went wrong.
No results found
.net 6.0 has been set as a target from now.
All libraries were updated accordingly.
Refit library was updated to 6.3+ for Verificator.
v2.2.4
Compare
Sorry, something went wrong.
No results found
Small enhancement.
List type has been replaced by a more generic one (Collection). In Verificator > Models > IAPVerification
Release 2.2.2 / 2.2.3 was skipped.
v2.2.1
Compare
Sorry, something went wrong.
No results found
Verificator - Issue #13 fixed (Bug related to latest_receipt_info field parsing).
v2.2.0
Compare
Sorry, something went wrong.
No results found
Possibility to choose between SandBox / Production Apple Services using the same Verification Service instance has been added.
v2.1.1
Compare
Sorry, something went wrong.
No results found
Apple.Verificator - #8 Issue (about Obsolete field) fixed. The status field is not obsolete anymore.
v2.1.0
Compare
Sorry, something went wrong.
No results found
Apple.Receipt.Parser - Apple Receipt Models extended.
Apple.Receipt.Verificator - Full Apple Receipt Verification Response from Apple opened in the interface.
Libraries Updated.
Docs & Unit Tests Updated.
v2.0.4
Compare
Sorry, something went wrong.
No results found
DownloadID Int32 bug fixed. Now it's represented as long.
v2.0.3
Compare
Sorry, something went wrong.
No results found
IOption bug has been fixed