Releases: tomschlick/laravel-http2-server-push
Releases · tomschlick/laravel-http2-server-push
v0.2.1
v0.2.0: Adding support to push Fonts (#19)
* Adding support to push fonts like woff, woff2, otf, ttf * Fixing README * Adding comma to config/server-push
v0.1.6
add L5 provider
Dual Laravel Elixir/Mix Support
Make auto linking from support Mix and Elixir manifests via config (#13) * Make auto linking from support Mix and Elixir manifests via config * styleci alignment * styleci
Add support for Laravel 5.4
v0.1.4 Delete composer.lock
v0.1.3: Applied fixes from StyleCI (#9)
This release provides:
- Laravel 5.3 compatibility.
- Lumen compatibility.
- Add test case for
ServiceProvider.php
- Small refactoring in
ServiceProvider.php
All thanks to PR #8 by @ptondereau
Don't override previous Link headers
v0.1.2 fix for Link header override....again
Elixir powered defaults
v0.1.1 fix build path for elixir
Initial Release
Merge pull request #4 from tomschlick/analysis-qyr4Vj Applied fixes from StyleCI