1.10.0 (stable) / 2018-03-06
- Fix unit amounts exceptions when using percentage addons #268
- Add filter to InvoiceList, redemption updated_at #277
- Changed Coupon.Id from int to long #278
- Implement Account Acquisition #279
Upgrade Notes
There is one very small breaking change. Coupon.Id changed from an int to a long. Your code will require a change if you explicitly reference it as an int.