Releases: dcblogdev/laravel-xero
Releases · dcblogdev/laravel-xero
added keep-alive command
v1.1.1 added new Xero command keep-alive and updated readme
only expect tenant id when tenantData is being used
Fixed the issue with Undefined array key "tenant_id"
cause when there is no tenant data to extract a tenant_id from.
Add support for multiple tenant storing.
v1.0.3 Merge pull request #11 from tonypartridge/tonypartridge-multi-tenant-…
all records by default and added raw option
Fetch all by default, allow optional pagination #2 added by @kurtnoone
Enable to send raw body in request #4 added by @ashleyhood
changed id_token to be text
v1.0.1 Merge branch 'main' of https://github.com/dcblogdev/laravel-xero into…
initital release
v1.0.0 added initial install instructions