Skip to content

v2.6.1

Compare
Choose a tag to compare
@calcinai calcinai released this 01 Jul 02:28
· 19 commits to master since this release
7fbe9a0

What's Changed

  • Add AccountId field to Invoice Line Items by @oatmael in #906
  • Handle null values by @bretto36 in #904
  • Normalise getIsPrimary method so it behaves the same as the other "Boolean" by @bretto36 in #893
  • Feed back API rate limits requests to the application. Demonstrate how to handle rate limit exceptions with Guzzle Middleware by @mogilvie in #897
  • Update Payment.php by @chen-fang-1992 in #898
  • fix getRootNodeName return by @rushork in #914
  • Fix: Handle Root Warnings and Access the Responses from Queries by @patrickmallen in #913
  • Remove slash from base url by @mogilvie in #912
  • Handle the new pagination element by @bretto36 in #917

New Contributors

Full Changelog: v2.6.0...v2.6.1