1.8.0 (stable) / 2017-10-27
- Adds giftcard redeem endpoint #250 (Issue #249)
- Update the README with
Overview
section #251 - Make TrialRequiresBillingInfo an optional #252
- Implements missing
revenue_schedule_type
#253
Upgrade Notes
There is one small breaking change in this API version. TrialRequiresBillingInfo
is now an optional so you will have to unwrap it to use it.