Skip to content

Releases: EasyDonate/EasyDonate4J

EasyDonate4J v2.0.6

25 Jan 18:34
Compare
Choose a tag to compare

Changes:

  • Repository has been transferred to EasyDonate organization
  • Added failsafe mode for any fixes of some bad deprecated JSON models that can be received from the API server
  • Fixed deserialization exception throwing while trying to parse sales field as an object, but actually it was an array
  • Changed type of purchased product amount to long (PurchasedProduct)