Skip to content

Releases: traderinteractive/tol-api-php

Version 2.0.5

18 Apr 17:59

Choose a tag to compare

Minor Features

  • Allow passing parameters to GET requests [PR #38]

Version 2.0.4

11 Apr 19:22

Choose a tag to compare

Minor Features

  • Add Collection::select() [PR #33]
  • Add Collection::column() [PR #35]

Developer Changes

  • Remove src_dir setting from coveralls config [PR #36]

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]