Skip to content

2.4.0

Compare
Choose a tag to compare
@nadar nadar released this 29 Aug 09:00
· 46 commits to master since this release

2.4.0 (29. August 2022)

  • #84 Added .gitattributes.
  • #85 Added CURLOPT_CUSTOMREQUEST for get and post methods.
  • #91 Added $asJson param for put() and patch() requests.
  • #61 Adjust user agent version to latest version.
  • #74 Fixed PHPDoc Block, Added more Unit Tests.
  • Added GitHub Actions Tests (from 5.6 - 8.1)