Releases: HTMLMin/Laravel-HTMLMin
Releases · HTMLMin/Laravel-HTMLMin
V3.0 (05/02/2015)
- Upgraded to laravel 5.0
V2.1.4 (04/01/2015)
- Removed the cs fixers
- CS fixes
- Moved to the MIT license
V2.1.3 (05/10/2014)
- Improved the test suite
- Added cs fixers to the test suite
- Improved the docs
V2.1.2 (12/08/2014)
- Tweaked the filter registration
- Simplified the isAnHtmlResponse check
- Don't minify blade files containing code tags
V2.1.1 (09/08/2014)
- Corrected the license comments
- Stopped phpunit echoing the stubs
V2.1 (02/08/2014)
- Improved live minification
- Added more functional tests
- Minor fixes and tweaks
V2.0 (20/07/2014)
- Bumped to stable
V2.0 RC 1 (16/07/2014)
- Upgrade to Laravel 4.2+
- Added minification filter
- Added the option to force minification
- Large refactoring
- Added di aliases
V1.1.1 (30/04/2014)
- Blade extensions fix
- Fixed storage path
V1.1 (21/04/2014)
- PHP 5.6 and HHVM compatibility
- Composer tweaks