Skip to content

Releases: superbrave/verbose-error-http-client

2.1.2

26 Apr 12:28
b932149
Compare
Choose a tag to compare

What's Changed

  • [DV-8395] Made bundle compatible with Symfony 6.3 by @kkevindev in #9

Full Changelog: 2.1.1...2.1.2

2.1.1

23 Apr 11:59
2d59314
Compare
Choose a tag to compare

What's Changed

  • [DV-8391] Fixed VerboseErrorResponse::stream returns Chunk instead of a ResponseStream. by @kkevindev in #8

Full Changelog: 2.1.0...2.1.1

2.1.0

22 Apr 09:34
c399665
Compare
Choose a tag to compare

What's Changed

  • [DV-8391] Added ResponseStream to VerboseErrorHttpClient::stream by @kkevindev in #7

Full Changelog: 2.0.0...2.1.0

2.0.0

22 Apr 08:23
c9e64f9
Compare
Choose a tag to compare

What's Changed

  • [DV-8390] Made package PHP ^8.2 and Symfony ^6.4|^7.0 compatible. by @kkevindev in #4

Full Changelog: 1.0.1...2.0.0

1.0.1

28 Aug 06:54
b5a26c2
Compare
Choose a tag to compare

Added

  • Symfony 5.x HTTP client support by allowing symfony/http-client-contracts version 2. (#2)

1.0.0

11 Sep 13:58
ff48032
Compare
Choose a tag to compare

Initial release.