1.14.0 (stable) / 2018-10-30
This release brings us up to API version 2.16. See Upgrade Notes for breaking changes.
- Made Gift Card RedeemedAt, DeliveredAt and CanceledAt nullable PR
- Change Usage dates to UTC PR
- Standardize line endings PR
- Changed Invoice Refunds for Credit Memo API changes PR
- Fixed tests based on credit memo changes PR
Upgrade Notes
GiftCard#RedeemedAt and GiftCard#DeliveredAt are now nullable fields and now must be unwrapped. If you do not read these values, no change is needed.