Skip to content

6.0.0

Compare
Choose a tag to compare
@DavidMealha DavidMealha released this 16 Feb 12:29
· 86 commits to master since this release
aa25e5e
  • Updates target API to v3.1
  • Fix dependencies for GuzzleHttp
  • Distinguish between Request and Response objects. For example to create a check now you need to use CheckRequest object to construct the request body and will receive a CheckResponse to represent the response body.
  • Defaults API region to EU
  • Update minimum php version to 7.3