Skip to content

Tags: jgarlick/xeroizer

Tags

v2.15.5

Toggle v2.15.5's commit message
Regenerate gemspec for version 2.15.5

v2.15.3

Toggle v2.15.3's commit message
Merge branch 'master' of github.com:waynerobinson/xeroizer

v2.15.2

Toggle v2.15.2's commit message
Bump Gemspec Version

v2.15.1

Toggle v2.15.1's commit message
Lock to OAuth 0.4.5

Corrects some issues with signatures being invalid for PUT requests.

v2.15.0

Toggle v2.15.0's commit message
Bring Version Numbers Inline with Xero API Version

Xeroizer's version numbers will be kept inline with Xero's
own API version numbers to make it easier to use Bundler.

The current Xero API version is 2.15 and the current Xeroizer
version is 2.15.0. Xeroizer patches will only modify the last
number in this version string.

Specifying `gem xeroizer, '~> 2.15'` in your `Gemfile` will
keep your bundle aligned with v2.15 of the Xero API.

v0.5.2

Toggle v0.5.2's commit message
Fix Ruby 1.9 Issues with Block Parameters

v0.5.1

Toggle v0.5.1's commit message
Patches for Today's Release:

* manual journal URL attribute should be 'Url'
* add show_on_cash_basis_reports to manual journal

v0.5.0

Toggle v0.5.0's commit message
Update API with Xero 2012-04-17 V2.15

v0.4.4

Toggle v0.4.4's commit message
Small Fixes Including Missing Attr & Summary Data

v0.4.3

Toggle v0.4.3's commit message
Bump to Version 0.4.3

Adds Address#attention_to Attribute