v2.6.1
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
- @chen-fang-1992 made their first contribution in #898
- @rushork made their first contribution in #914
Full Changelog: v2.6.0...v2.6.1