Skip to content

1.9.0

Compare
Choose a tag to compare
@AdrianVillamayor AdrianVillamayor released this 05 Mar 19:41
· 3 commits to master since this release
  • Updated composer.json and README.md file.
  • Updated the description in composer.json to reflect the features and purpose of the CurlHelper class.
  • Added relevant keywords in composer.json.
  • Updated author and source URLs in composer.json.
  • Updated the description in README.md to reflect the features and purpose of the CurlHelper class.
  • Added a new 'Features' block in README.md.
  • Updated the requirements in README.md to reflect that PHP 7.4 or higher and the cURL extension must be enabled.
  • Added usage examples for GET, POST, PUT and DELETE requests.
  • Added 'Setting Custom Headers' section in README.md.
  • Added 'Enabling Debug Mode' section in README.md.
  • Added 'Handling Errors' section in README.md.
  • Added usage examples in README.md.
  • Updated CurlHelper license description in README.md.

Full Changelog: v1.8.0...1.9.0