- Official lumen support
- Drop live config and filters
- Added a minification middleware
- Code cleanup
- Support both laravel 5.0 and 5.1
- Dropped php 5.4 support
- Fixed forced minification not being available
- Upgraded to laravel 5.0
- Removed the cs fixers
- CS fixes
- Moved to the MIT license
- Improved the test suite
- Added cs fixers to the test suite
- Improved the docs
- Tweaked the filter registration
- Simplified the isAnHtmlResponse check
- Don't minify blade files containing code tags
- Corrected the license comments
- Stopped phpunit echoing the stubs
- Improved live minification
- Added more functional tests
- Minor fixes and tweaks
- Bumped to stable
- Upgrade to Laravel 4.2
- Added minification filter
- Added the option to force minification
- Large refactoring
- Added di aliases
- Blade extensions fix
- Fixed storage path
- PHP 5.6 and HHVM compatibility
- Composer tweaks
- Bumped to stable
- Fix live minification redirect issue
- PSR-4 autoloading
- Updated docs
- Tweaked blade minification
- Dropped Laravel 4.0 support
- Travis and Scrutinizer tweaks
- Coding style fixes
- Added unit tests
- Minor refactoring
- Minor tweaks
- Minor tweaks
- Updated license
- Updated scrutiniser config
- Updated documentation
- Laravel 4.1 support
- Added a view renderer helper
- Added blade level minification
- Added automatic response minification
- Added some configuration
- Other minor refactoring
- Updated the providers
- Scrutinizer updates
- Minor tweaks
- Initial testing release