Releases: freakboy3742/pyxero
Releases · freakboy3742/pyxero
v0.7.0-alpha1
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
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
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