Skip to content

Releases: calcinai/oauth2-xero

v1.3.0

10 Oct 20:43
4354c2d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.0...v1.3.0

Require PHP 7.1 & Nullable types

05 Jul 23:24
157bcdc
Compare
Choose a tag to compare

What's Changed

  • Bump minimal PHP to 7.1 to support nullable types by @pich in #20
  • Improved handling of null types. by @pich in #18

v1.0.6

16 Nov 20:36
e03accb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.5...v1.0.6

Scope separator update

26 Apr 19:45
5773c09
Compare
Choose a tag to compare
Merge pull request #14 from kylehqcom/bugfix-update-scope-seperator

Alter default scope separator for Xero connect requests

_Don't_ use AccessTokenInterface

05 Oct 23:51
e5feb87
Compare
Choose a tag to compare
Merge pull request #10 from calcinai/revert-token-interface

Revert token interface, fixes #9

Use AccessTokenInterface

04 Oct 20:19
576e704
Compare
Choose a tag to compare
Merge pull request #8 from leereichardt/master

Updated getResourceOwner $token param to be the correct type interface

PHP Version

17 Jul 03:30
Compare
Choose a tag to compare
v1.0.2

Lower PHP requirement and include missing fields

Organization Name

23 Jun 20:36
fd2ad81
Compare
Choose a tag to compare
Merge pull request #4 from srimanaravind/tenantNameXeroTenant

Adding Tenant name into XeroTeanant

Version One

14 Apr 05:40
50e450b
Compare
Choose a tag to compare
Merge pull request #3 from morphsites-limited/master

Catch error not being set on response data array

Misc bug fixes

19 Feb 01:58
50e450b
Compare
Choose a tag to compare
Merge pull request #3 from morphsites-limited/master

Catch error not being set on response data array