Skip to content

Releases: HTMLMin/Laravel-HTMLMin

V3.0 (05/02/2015)

05 Feb 18:35
Compare
Choose a tag to compare
  • Upgraded to laravel 5.0

V2.1.4 (04/01/2015)

04 Jan 14:55
Compare
Choose a tag to compare
  • Removed the cs fixers
  • CS fixes
  • Moved to the MIT license

V2.1.3 (05/10/2014)

05 Oct 13:59
Compare
Choose a tag to compare
  • Improved the test suite
  • Added cs fixers to the test suite
  • Improved the docs

V2.1.2 (12/08/2014)

12 Aug 14:48
Compare
Choose a tag to compare
  • Tweaked the filter registration
  • Simplified the isAnHtmlResponse check
  • Don't minify blade files containing code tags

V2.1.1 (09/08/2014)

09 Aug 15:13
Compare
Choose a tag to compare
  • Corrected the license comments
  • Stopped phpunit echoing the stubs

V2.1 (02/08/2014)

02 Aug 20:54
Compare
Choose a tag to compare
  • Improved live minification
  • Added more functional tests
  • Minor fixes and tweaks

V2.0 (20/07/2014)

20 Jul 21:48
Compare
Choose a tag to compare
  • Bumped to stable

V2.0 RC 1 (16/07/2014)

16 Jul 10:59
Compare
Choose a tag to compare
Pre-release
  • 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)

30 Apr 21:28
Compare
Choose a tag to compare
  • Blade extensions fix
  • Fixed storage path

V1.1 (21/04/2014)

21 Apr 09:49
Compare
Choose a tag to compare
  • PHP 5.6 and HHVM compatibility
  • Composer tweaks