Skip to content

Releases: strictphp/http-clients

v0.1.2

05 Jun 12:25
Compare
Choose a tag to compare

What's Changed

  • docs: Improve readme by @pionl in #12
  • style(conventions): add strictphp/conventions by @h4kuna in #13
  • feat: Add FailedClientFactory by @h4kuna in d0610d8
  • feat(ClientFactory): Add optional parameter client for ClientsFactory::create() by @h4kuna in 708efa4

Full Changelog: v0.1.1...v0.1.2

v0.1.1

11 Apr 10:57
Compare
Choose a tag to compare

What's Changed

  • feat(CustomizeRequest): add new client CustomizeRequest by @h4kuna in #10
  • feat(Retry): add new client Retry by @h4kuna in #9
  • doc(Readme): remove example duplicity, add ConfigManager by @h4kuna in #11

Full Changelog: v0.1.0...v0.1.1

v0.1.0

05 Apr 10:22
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.1...v0.1.0

v0.0.1

19 Mar 12:06
Compare
Choose a tag to compare

PoC implementation that is used in production