Skip to content

Releases: realo-com/api-client

PHP8 Support

02 Sep 13:56

Choose a tag to compare

Changes:

  • Allow version 7 for Guzzle dependency
  • Bump php version to >=8

Support for multi requests

09 Jan 14:33

Choose a tag to compare

Additions:

  • Added functionality to do multiple requests in parallel

Bugfix release

07 Sep 09:32

Choose a tag to compare

Additions:

  • Allow specifying which API environment the requests should be sent to
  • Add simple CLI tool

Changes:

  • Check if HTTP response is JSON before trying to parse it as such

Bugfix release

24 May 09:31

Choose a tag to compare

Changes:

  • fix the User-Agent not being set correctly

Initial release

17 May 14:25

Choose a tag to compare

v1.0

Fix invalid markdown