Skip to content

Releases: FoxyCart/foxyclient-php

3.0-beta.4

02 Jun 14:51
dc12c4c

Choose a tag to compare

3.0-beta.4 Pre-release
Pre-release

Including a quick bug fix for the beta for exception handling

Add more details for exceptions to beta

06 Feb 22:13
fcac691

Choose a tag to compare

Pre-release
Merge pull request #17 from sdrib/feature-more-useful-errors

Add more details for exceptions to beta

3.0-beta

23 Jan 21:36

Choose a tag to compare

3.0-beta Pre-release
Pre-release

Description

  • Upgrading guzzle version to 7.5 and updating the code for the new version.
  • Updating the PHP version requirement.

Add put request

24 Jan 19:18

Choose a tag to compare

Add put request Pre-release
Pre-release
  • Add put request method

Allow strings for post data

24 Jan 16:52

Choose a tag to compare

Pre-release
  • Allowing strings to be passed for post data