Skip to content

Releases: KOBASSoftware/api-client-php

Version 1.3

Choose a tag to compare

@seanmcn seanmcn released this 18 Feb 10:23

Adds in a user-agent header

2.4

2.4

Choose a tag to compare

@seanmcn seanmcn released this 23 Mar 14:18
371b6f5

Adds the ability to override the OAuth server domain

Version 2.3

Choose a tag to compare

@seanmcn seanmcn released this 01 Jul 21:33
0c8857c

Enables extracting curl info for debugging

Version 2.2

Choose a tag to compare

@seanmcn seanmcn released this 06 Mar 14:53
4192830
Merge pull request #5 from KOBASSoftware/multi-token-fix

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

Version 2.1

Choose a tag to compare

@seanmcn seanmcn released this 16 Oct 16:46
6971ca0
Merge pull request #4 from KOBASSoftware/alistairjackman-patch-1

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

Version 2.0

Choose a tag to compare

@seanmcn seanmcn released this 10 Oct 02:11
42ab689

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

Version 1.2

Choose a tag to compare

@seanmcn seanmcn released this 04 Apr 11:31

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

Version 1.1

Choose a tag to compare

@seanmcn seanmcn released this 16 Nov 17:04

Removes some features that prevent PHP 5.3+ support

Version 1.0

Choose a tag to compare

@seanmcn seanmcn released this 20 Apr 16:01

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.