Skip to content

Releases: XeroAPI/xero-python

15.1.0

Choose a tag to compare

@the-chris-mitchell the-chris-mitchell released this 10 Aug 01:09
da17cd8

What's Changed

Features

  • accounting: Adds spec for invoice backorders and backorder-specific item fields (7844f3d)
  • Added a new query parameter Reference in the BankTransaction and Prepayment endpoint (57180c4)

Full Changelog: 15.0.0...15.1.0

15.0.0

Choose a tag to compare

@shehanster shehanster released this 14 Jul 01:11
9348c82

What's Changed

  • test(accounting): expect updated_date_utc_string in invoice fixtures by @shehanster in #230
  • Releasing 15.0.0 (OAS: 16.1.0) by @xero-public-bot[bot] in #233

New Contributors

Full Changelog: 14.0.0...15.0.0

14.0.0

Choose a tag to compare

@the-chris-mitchell the-chris-mitchell released this 04 Jun 00:09
e8789a9

What's Changed

BREAKING: Deleted Models from previous OpenAPI spec changes:

Accounting: BudgetLines, PageInfo, TenNinetyNineContact, GetBankTransactionsResponse, GetContactsResponse, GetCreditNotesResponse, GetInvoicesResponse, GetManualJournalsResponse, GetOverpaymentsResponse, GetPaymentsResponse, GetPrepaymentsResponse, GetPurchaseOrdersResponse

Files: InlineObject, InlineObject1

Finance: AccountUsage, AccountUsageResponse, HistoryRecordResponse, LockHistoryModel, LockHistoryResponse, PracticeResponse, ReportHistoryModel, ReportHistoryResponse, UserActivitiesResponse, UserResponse

Full Changelog: 13.0.0...14.0.0

13.0.0

Choose a tag to compare

@the-chris-mitchell the-chris-mitchell released this 17 May 23:06
b5bb1fc

What's changed

Bug Fixes

  • add BASICLITE to Organisation Class enum (24d0d20) (Breaking Change)
  • typo on required field name EarningsTemplates - case mismatch (ad30c54)

Full Changelog: 12.0.0...13.0.0

12.0.0

Choose a tag to compare

@yangb-xero yangb-xero released this 07 May 02:38
ccd220b

What's changed

  • feat!: Delete deprecated employee management endpoints (1e5abee)

Features

  • add CreatedDateUtc and AssociationDateUtc to Association schema (51da7aa)
  • add xero-practicemanager-v3-1 spec (cd3cb46)

Full Changelog:11.0.1...12.0.0

11.0.1

Choose a tag to compare

@nca-work nca-work released this 21 Apr 23:08
50239d6

What's Changed

  • Releasing 11.0.1 (OAS: 12.0.2) by @xero-public-bot[bot] in #220

Bug Fixes

Full Changelog: 11.0.0...11.0.1

11.0.0

Choose a tag to compare

@yangb-xero yangb-xero released this 02 Apr 01:37
adeb6de

What's Changed

Features

Full Changelog: 10.0.0...11.0.0

10.0.0

Choose a tag to compare

@the-chris-mitchell the-chris-mitchell released this 05 Mar 03:44
5544d7d

What's Changed

Features

Full Changelog: 9.4.0...10.0.0

9.4.0

Choose a tag to compare

@nca-work nca-work released this 28 Jan 21:16
3904bf5

What's Changed

  • add credit notes webhooks schema
  • add example for credit note webhooks and update schema

Full Changelog: 9.3.0...9.4.0

9.3.0

Choose a tag to compare

@yangb-xero yangb-xero released this 17 Nov 03:30
f7ae37a
  • SDK update for adding contracts to employee and employment object and its relevant endpoints