Skip to content

1.10.0 (stable) / 2018-03-06

Choose a tag to compare

@bhelx bhelx released this 06 Mar 22:25
2bacb9f
  • 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.