Skip to content

Releases: langleyfoxall/xero-laravel

v1.4.0

17 Oct 11:39
bcf931e
Compare
Choose a tag to compare
  • Add Xero Facade, which can optionally be used.

v1.3.0

13 Sep 12:27
c5fe42a
Compare
Choose a tag to compare
  • Add Laravel 6.0 support.

v1.2.1

31 Jul 08:26
42722a4
Compare
Choose a tag to compare
  • Fix compatibility with Windows by adding Util::normalizePath to make use of DIRECTORY_SEPARATOR.

v1.2.0

19 Oct 13:07
f4b1206
Compare
Choose a tag to compare
  • Add support for passing a collection to the find method.
  • Fix retrieval of multiple Xero objects at once by GUIDs, via the find method.

v1.1.0

19 Oct 08:00
995fc8d
Compare
Choose a tag to compare
  • Add find method to retrieve one or more Xero objects by their GUID(s)

This release also includes minor documentation improvements.

v1.0.0

17 Oct 13:23
7d4be41
Compare
Choose a tag to compare
  • Initial release