PHP Classes

File: CHANGELOG.md

Recommend this page to a friend!
  Classes of Eric Sizemore   PHP API Client with Guzzle   CHANGELOG.md   Download  
File: CHANGELOG.md
Role: Auxiliary data
Content type: text/markdown
Description: Auxiliary data
Class: PHP API Client with Guzzle
Send HTTP requests to API servers using Guzzle
Author: By
Last change:
Date: 1 month ago
Size: 629 bytes
 

Contents

Class file image Download

CHANGELOG

A not so exhaustive list of changes for each release.

For a more detailed listing of changes between each version, you can use the following url: https://github.com/ericsizemore/api/compare/v1.0.0...v1.0.1.

Simply replace the version numbers depending on which set of changes you wish to see.

1.0.1 (2024-02-06)

* Added SECURITY.md * Updated the retryDecider and retryDelay functions.

* Added new tests/modified existing for these changes.
* Using BeeCeptor instead of HttpBin for some tests.

1.0.0 (2024-02-06)

* Initial release.