Skip to content

Releases: ready2order/r2o-api-client-php

1.3.0

24 Jan 18:24
82538c3

Choose a tag to compare

  • code clean up
  • improved readme

1.2.2

24 Jan 06:57
b74dc7d

Choose a tag to compare

  • nullable $previous-exception

Fixed wrong naming of parameter

08 Aug 19:58
f12bdf4

Choose a tag to compare

  • Fixed wrong naming of parameter (thanks to ironic)

Added possibility to set language

22 Oct 15:09
6a96b04

Choose a tag to compare

  • introduced Client::setLanguage()

Fixed namespace

16 Oct 16:06
b01c676

Choose a tag to compare

Merge pull request #6 from ironic/patch-1

Remove Tests namespace

Removed "version"-key from composer.json

25 Sep 08:19
94c21f3

Choose a tag to compare

This ensures that release-tags are used for packagist.

Fixed GET-parameters not working

23 Sep 10:58
1afe5e8

Choose a tag to compare

Fix get request parameters (#4)

Fix get request parameters

Co-authored-by: Daniel Schmelz <q2CIa2U7>

Fixed trailing slash in endpoint

22 Sep 13:09
98ad5e1

Choose a tag to compare

Merge pull request #3 from krsriq/patch-1

Fix endpoint trailing slash

Initial Release

18 Sep 14:56

Choose a tag to compare

  • use Guzzle instead of Curl
  • Improved error handling
  • Improved tests
  • updated dependencies