Sha256: 0284d8d0ae71c3479116ec3504abc140734c3abb379bd4255fae1d53d49a8ed2

Contents?: true

Size: 726 Bytes

Versions: 1

Compression:

Stored size: 726 Bytes

Contents

h2. 1.0.3, released 09/12/2008

* Major refactorings to DRY out gateway.rb
* Removed all messages classes in favour of invoice.to_xml and Invoice.from_xml(element)
* Added unit tests for the handing of errors from Xero

h2. 1.0.2, released 04/12/2008

* Added implementation of GET /api.xro/1.0/tracking


h2. 1.0.1, released 02/12/2008

* Added implementation of GET /api.xro/1.0/accounts
* Replaced Invoice.id, Contact.id etc with Invoice.invoice_id, Contact.contact_id to avoid Object.id errors


h2. 1.0.0, released 01/12/2008

* Initial release, including:
* PUT /api.xro/1.0/contact
* GET /api.xro/1.0/contact
* GET /api.xro/1.0/contacts
* PUT /api.xro/1.0/invoice
* GET /api.xro/1.0/invoice
* GET /api.xro/1.0/invoices

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
tlconnor-xero_gateway-1.0.3 CHANGELOG.textile