Skip to content

Releases: traderinteractive/tol-api-php

Version 2.0.3

07 Apr 15:08

Choose a tag to compare

Bug Fixes

  • No longer use integers as adapter handles [PR #32]

Version 2.0.2

23 Mar 16:54

Choose a tag to compare

Minor Features

  • Allow null id with delete request [PR #31]

Version 2.0.1

17 Feb 16:56

Choose a tag to compare

Minor Features

  • use strings as handles in GuzzleAdapter [PR #30]

Version 1.1.2

15 Feb 18:42

Choose a tag to compare

Minor Features

  • Allow ClientInterface in Collection::__construct [PR #29]

Version 0.2.1

10 Nov 20:07

Choose a tag to compare

Version 0.2.1 Pre-release
Pre-release

Developer Changes

  • Create response interface [PR #26]

Version 1.1.1

12 Oct 14:22

Choose a tag to compare

Bug Fixes

  • Only json_decode non-empty responses [PR #25]

Version 2.0.0

19 Aug 15:55

Choose a tag to compare

Backwards Compatibility Breakers

  • Update to use Guzzle 6 [PR #24]

Version 1.1.0

04 Aug 15:30

Choose a tag to compare

Major Features

  • Adds ClientInterface [PR #23]

Version 0.2.0

09 Jun 15:34

Choose a tag to compare

Version 0.2.0 Pre-release
Pre-release

Major Features

  • Introduce a specification for API clients [PR #22]

Version 1.0.0

25 May 19:22

Choose a tag to compare

Backwards Compatibility Breakers

  • Add Php 7 support, update minimum versions [PR #20]
  • Updates to use a new MongoDB lib that supports php7. [PR #19]