Releases: amochohan/xerolaravel
Releases · amochohan/xerolaravel
Add support for XeroAddress
Track the latest version of the package
This release may break backward compatibility. Please refer to changes in the underlying package for more information.
Use cacheable configuration file
This release does not break backward compatibility, but will be the start of a potentially b/c release.
Fix xero dependency to working release
v1.0.8 Fix xero dependency to latest working version
Refactor to use calcinai/xero-php
- Change main dependency from local fork to maintained calcinai/xero-php
- Merge PR #5 to to avoid wildcard expansion errors
General release
v1.0.6 Update dependencies
General release
v1.0.5 Update dependency name
Latest hotfix referenced
- References the drawmyattention/xero-php hotfix fork until it can be merged into the main project
Create attachments
- Create attachments to models
- Retrieve existing attachments
Create new invoices
- Create new invoices
- Add Service Providers for Invoice, InvoiceLine, Contact and File
- Update PSR-4 requirement