Skip to content

Releases: giggsey/psr7-stream-response

1.1.0

08 Aug 07:03
3f5041a
Compare
Choose a tag to compare
:arrow_up: Symfony 7 support

1.0.0

26 Jun 12:51
9dad0f4
Compare
Choose a tag to compare
:arrow_up: Support psr/http-message v1 + v2

0.1.4

09 Feb 09:42
3d86367
Compare
Choose a tag to compare
:arrow_up: Symfony 6 support

0.1.3

28 Apr 07:46
Compare
Choose a tag to compare
0.1.3 Pre-release
Pre-release
Support Symfony v5

0.1.2

08 Aug 14:38
9e6d81c
Compare
Choose a tag to compare
0.1.2 Pre-release
Pre-release
:sparkles: Add getStream()

Generally useful to be able to get the Stream back out again

0.1.1

08 Aug 12:48
7b30a9e
Compare
Choose a tag to compare
0.1.1 Pre-release
Pre-release
:arrow_down: Permit down to Symfony 2.4

0.1: :tada: Initial implementation of PSR-7 Stream Response

08 Aug 12:33
daabf60
Compare
Choose a tag to compare
Heavily based on Symfony's BinaryFileResponse, it's able to return a PSR-7 Stream instead.