Skip to content

Releases: JacobBennett/laravel-HTTP2ServerPush

v2.0.5

20 Mar 15:05
Compare
Choose a tag to compare

Make compatible with Laravel 5.6

v2.0.4

24 Oct 03:31
Compare
Choose a tag to compare

Append link header to existing header if present. Thanks @juukie!

v2.0.3

07 Jun 19:53
Compare
Choose a tag to compare

Limit number of links. See PR #15

Limit number of links returned

07 Jun 19:48
Compare
Choose a tag to compare

see PR #15 and #16 for details. Thanks to @atayahmet

v2.0.1

30 May 02:34
Compare
Choose a tag to compare

Fixed some travis configs and updated composer requirements

v2.0.0

30 May 02:18
Compare
Choose a tag to compare

Update to work with Laravel 5.3+

v1.3

05 Dec 21:17
Compare
Choose a tag to compare

Include fix that excludes JSON responses.

v1.2

31 Jul 02:56
Compare
Choose a tag to compare

Added ability to push image assets

v1.1.1

30 Jul 04:30
Compare
Choose a tag to compare

Remove incorrect changelog

v1.1

30 Jul 04:16
Compare
Choose a tag to compare

Removed check for external URL's as they are allowed in the spec

Thanks @tomschlick