Releases: calcinai/xero-php
Releases · calcinai/xero-php
v2.7.0 Fix Xero's Breaking changes
What's Changed
- Update Response.php by @gurubobnz in #924
- Support the new PageSize\pagination property by @bretto36 in #918
Xero have made a meal of their API releases over the past few weeks. This update makes xero-php compatible with the current response format. Who knows if that'll still be the case tomorrow 🤷🏻♂️
v2.6.2
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
v2.6.0
What's Changed
- feat: support create and update for repeating invoice by @kthiha-dev in #894
- Add RequiredFieldException for better handling of missing field errors by @oatmael in #895
- Added support for MergedToContactID. by @JackGreen411 in #900
- [Fix] Purchase Order CurrencyRate and Contact's PaymentTerms by @dipaksarkar in #901
New Contributors
- @kthiha-dev made their first contribution in #894
- @oatmael made their first contribution in #895
- @JackGreen411 made their first contribution in #900
- @dipaksarkar made their first contribution in #901
Full Changelog: v2.5.5...v2.6.0
v2.5.5
What's Changed
- Add in the PUT type to create new TaxRates by @mogilvie in #872
- add startData, endData and isOffPayrollWorker properties by @pjw345 in #875
- add Leave class to PayrollUK by @pjw345 in #877
- Add Organisation Class Constants by @mogilvie in #882
- Adding FromIsReconciled and ToIsReconciled to BankTransfer by @incentfit in #884
New Contributors
Full Changelog: v2.5.4...v2.5.5
v2.5.4
What's Changed
- Update EarningsRate.php by @Healyhatman in #869
- Update Model.php by @Healyhatman in #870
Full Changelog: v2.5.3...v2.5.4
v2.5.3
What's Changed
- Add getClass and setClass methods to Organisation by @OJMichael in #864
- Update EarningsRate.php by @Healyhatman in #866
Full Changelog: v2.5.2...v2.5.3
v2.5.2
What's Changed
New Contributors
- @ValCanBuild made their first contribution in #854
Full Changelog: v2.5.1...v2.5.2
v2.5.1
What's Changed
- feat: Support subscriptions by @ebebbington in #844
- adding Reference field to BankTransfer by @incentfit in #842
- add AttachmentTrait to Quote Model by @msosnowski94 in #846
- PHP 8.1 support by @p4veI in #848
- Add CompanyName by @elmo-2022 in #850
- Fix Pay Template items with invalid is-array setting by @Healyhatman in #851
New Contributors
- @ebebbington made their first contribution in #844
- @incentfit made their first contribution in #842
- @msosnowski94 made their first contribution in #846
- @p4veI made their first contribution in #848
- @elmo-2022 made their first contribution in #850
Full Changelog: v2.5.0...v2.5.1