Skip to content

Releases: KOBASSoftware/api-client-php

Version 1.3

18 Feb 10:23
Compare
Choose a tag to compare

Adds in a user-agent header

2.4

23 Mar 14:18
371b6f5
Compare
Choose a tag to compare
2.4

Adds the ability to override the OAuth server domain

Version 2.3

01 Jul 21:33
0c8857c
Compare
Choose a tag to compare

Enables extracting curl info for debugging

Version 2.2

06 Mar 14:53
4192830
Compare
Choose a tag to compare
Merge pull request #5 from KOBASSoftware/multi-token-fix

Resolves an issue where using the library for multiple company's woul…

Version 2.1

16 Oct 16:46
6971ca0
Compare
Choose a tag to compare
Merge pull request #4 from KOBASSoftware/alistairjackman-patch-1

composer.json minimum stability causing issues internally, removing for the moment.

Version 2.0

10 Oct 02:11
42ab689
Compare
Choose a tag to compare

This release is not backwards compatible with any version of the Kobas API. It only works with V3 over OAuth.

Version 1.2

04 Apr 11:31
Compare
Choose a tag to compare

Allows passing curl options & additional headers to the Client contstructor, throw CurlException for any curl errors.

Version 1.1

16 Nov 17:04
Compare
Choose a tag to compare

Removes some features that prevent PHP 5.3+ support

Version 1.0

20 Apr 16:01
Compare
Choose a tag to compare

Version 1.0 of our API client.

Any breaking changes we need to make in future will be introduced in version 2.0 so please feel free to allow automatic updating of the client up until 2.0

Any future changes to the version 1.x release will be performance, testing & documentation related.