Skip to content

1.4.5 (stable) 2016-12-06

Choose a tag to compare

@bhelx bhelx released this 06 Dec 22:36
  • Allow addresses to be null, and don't force-create one when fetching … #186
  • Update BillingInfo.cs (Adding PayPal) #191
  • Add Invoice Create and Preview data #193
  • Make po_number always available to write on Subscription #194

Upgrade Notes

PR #186 incidentally introduced a breaking change to the API around account addresses which can result in a NullReferenceError on Account.Address. See the release notes for 1.5 for details.