Releases: renatomarinho/laravel-page-speed
Releases · renatomarinho/laravel-page-speed
Fix RemoveQuotes
CHANGELOG
- Don't remove quotes from 'href' and 'rel'
Improvements
CHANGELOG
- Update version constraints
- Test against php 7.2
- Added .editorconfig file
- Rename phpunit.xml to phpunit.xml.dist
Improvements and Fixes
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
CHANGELOG
- New filter elide_attributes
- Update for readme
- New tests and update to CollapseWhitespaceTest
New Filter Insert_DNS_Prefetch
CHANGELOG
- New filter insert_dns_prefetch
- Tests
New Filter Remove_Quotes
CHANGELOG
- New Filter Remove_Quotes
- Update html boilerplate
- New tests
New filter TrimUrls
CHANGELOG
- New filter TrimUrls
- Middleware refactoring
- Tests
Rename to Laravel Page Speed
1.1.0 rename to laravel-page-speed
Fix space between html tags
1.0.1 configuration
Laravel Blade Minify
1.0.0 Laravel Blade Minify