Skip to content

1.14.0 (stable) / 2018-10-30

Choose a tag to compare

@aaron-junot aaron-junot released this 30 Oct 22:20
2d31a3a

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.