Skip to content

Releases: calcinai/xero-php

Hotfix

01 Apr 00:31
Compare
Choose a tag to compare
v2.0.3

Hotfix

Release!

31 Mar 19:37
b062322
Compare
Choose a tag to compare

Addresses some exception bubbling, payslip & earnings rate models and more!

Improved response parsing and exception throwing

07 Feb 00:40
5619363
Compare
Choose a tag to compare
Merge pull request #682 from Yendall/guzzle_exception_fix

Guzzle exception fix

OAuth 2 🎉

06 Feb 19:28
9b248a1
Compare
Choose a tag to compare
v2.0.0

Update README.md

Getters and Setters and Models, Oh my!

28 Jan 00:43
ecfc03b
Compare
Choose a tag to compare
Merge pull request #610 from wbercx/add-payitem-current-record

Add CurrentRecord getters and setters to every PayItem model.

(Mainly) Code style

22 Oct 21:49
8d4e270
Compare
Choose a tag to compare

This release contains all of the code style updates, but also adds various missing getters and minor bug fixes.

CS and Bugfix

06 Feb 21:23
ae8e8ff
Compare
Choose a tag to compare
Merge pull request #469 from cjsoftuk/allow-replace-on-saveall

saveAll does not allow reload of IDs

Security update

04 Jan 22:21
06738bb
Compare
Choose a tag to compare

This release contains #458, which removes the ability to perform timing attacks in the webhook signature validation.

Maintenance release

21 Nov 19:54
39b56e0
Compare
Choose a tag to compare
  • Exposes rate limit reason
  • Updates tests

Emails and Tracking Categories (again)

31 Aug 02:27
fbafbe6
Compare
Choose a tag to compare

This release introduces support for emailing invoices and has fixes for tracking category behaviour.