Skip to content

Releases: amochohan/xerolaravel

Add support for XeroAddress

12 Dec 18:23
cee4e66
Compare
Choose a tag to compare
Merge pull request #16 from BozenaWloch/patch-1

Add XeroAddress provider

Track the latest version of the package

20 Oct 09:12
Compare
Choose a tag to compare

This release may break backward compatibility. Please refer to changes in the underlying package for more information.

Use cacheable configuration file

13 Jan 10:15
Compare
Choose a tag to compare

This release does not break backward compatibility, but will be the start of a potentially b/c release.

Fix xero dependency to working release

08 Feb 11:53
Compare
Choose a tag to compare
v1.0.8

Fix xero dependency to latest working version

Refactor to use calcinai/xero-php

18 Aug 08:51
Compare
Choose a tag to compare
  • Change main dependency from local fork to maintained calcinai/xero-php
  • Merge PR #5 to to avoid wildcard expansion errors

General release

22 Jun 12:23
Compare
Choose a tag to compare
v1.0.6

Update dependencies

General release

22 Jun 12:20
Compare
Choose a tag to compare
v1.0.5

Update dependency name

Latest hotfix referenced

22 Jun 11:44
Compare
Choose a tag to compare
  • References the drawmyattention/xero-php hotfix fork until it can be merged into the main project

Create attachments

22 Jun 11:08
Compare
Choose a tag to compare
  • Create attachments to models
  • Retrieve existing attachments

Create new invoices

17 Jun 11:27
Compare
Choose a tag to compare
  • Create new invoices
  • Add Service Providers for Invoice, InvoiceLine, Contact and File
  • Update PSR-4 requirement