1.0.0-alpha07
Breaking Changes
- Add
originalJsonfield toPurchaseInfoand removetoJsonfunction #25
Instead of calling toJson function to have Bazaar's purchase response in a JSON format, you can now access it through the new originalJson field in PurchaseInfo class.
Infrastructure
- Update RxJava3 to 3.0.3