Skip to content

Releases: freakboy3742/pyxero

v0.7.0-alpha1

09 Jun 05:58
Compare
Choose a tag to compare
v0.7.0-alpha1 Pre-release
Pre-release

Major overhaul which switches to an explicit pluralisation rule, switches to use the JSON Xero endpoint, and improves the XML writing to be clearer. This release is expected to break things -- please report back.

v0.6.0

29 Jan 03:11
Compare
Choose a tag to compare

Stable release with the following features:

  • Attachments API support for all objects by @bertilnilsson
  • Adds support for order, offset and paging
  • Unicode fixes
  • Support for filtering and nullables
  • Ensure that filter() always returns a list
  • PartnerApplication support by @gavinhodge

v0.6.0-rc.1

25 Aug 05:15
Compare
Choose a tag to compare
v0.6.0-rc.1 Pre-release
Pre-release

Release candidate with the following new features:

  • Attachments API support for all objects by @bertilnilsson
  • Adds support for order, offset and paging
  • Unicode fixes
  • Support for filtering and nullables
  • Ensure that filter() always returns a list
  • PartnerApplication support by @gavinhodge