Skip to content

Releases: renatomarinho/laravel-page-speed

Fix RemoveQuotes

01 Oct 22:38
Compare
Choose a tag to compare

CHANGELOG

  • Don't remove quotes from 'href' and 'rel'

Improvements

01 Oct 16:39
Compare
Choose a tag to compare

CHANGELOG

  • Update version constraints
  • Test against php 7.2
  • Added .editorconfig file
  • Rename phpunit.xml to phpunit.xml.dist

Improvements and Fixes

29 Sep 01:13
Compare
Choose a tag to compare

CHANGELOG

  • Add php5.6 and 7.0 in travis-ci file
  • Downgrade phpunit version
  • Fix phpDoc
  • Remove scalar type hint
  • Remove return type declaration
  • Fix PSR2
  • Remove and ignore composer.lock file
  • Add squizlabs/php_codesniffer in require-dev
  • Add directory tests to Code Standards check
  • Add support auto-discovery

New Filter Elide_Attributes

24 Sep 14:14
Compare
Choose a tag to compare

CHANGELOG

  • New filter elide_attributes
  • Update for readme
  • New tests and update to CollapseWhitespaceTest

New Filter Insert_DNS_Prefetch

24 Sep 12:46
Compare
Choose a tag to compare

CHANGELOG

  • New filter insert_dns_prefetch
  • Tests

New Filter Remove_Quotes

23 Sep 23:18
Compare
Choose a tag to compare

CHANGELOG

  • New Filter Remove_Quotes
  • Update html boilerplate
  • New tests

New filter TrimUrls

23 Sep 19:56
Compare
Choose a tag to compare

CHANGELOG

  • New filter TrimUrls
  • Middleware refactoring
  • Tests

Rename to Laravel Page Speed

14 Sep 21:57
Compare
Choose a tag to compare
1.1.0

rename to laravel-page-speed

Fix space between html tags

12 Sep 00:07
Compare
Choose a tag to compare
1.0.1

configuration

Laravel Blade Minify

10 Sep 01:46
Compare
Choose a tag to compare
1.0.0

Laravel Blade Minify