File tree Expand file tree Collapse file tree 3 files changed +10
-5
lines changed Expand file tree Collapse file tree 3 files changed +10
-5
lines changed Original file line number Diff line number Diff line change 1+ v1.4.1:
2+ date: 2017-01-20
3+ changes:
4+ - Make brotli support optional.
15v1.4.0:
26 date: 2017-01-18
37 changes:
4- - Add support for ` brotli`
8+ - Add support for brotli.
59v1.3.0:
610 date: 2016-05-24
711 changes:
Original file line number Diff line number Diff line change 1- # grunt-contrib-compress v1.4.0 [ ![ Build Status: Linux] ( https://travis-ci.org/gruntjs/grunt-contrib-compress.svg?branch=master )] ( https://travis-ci.org/gruntjs/grunt-contrib-compress ) [ ![ Build Status: Windows] ( https://ci.appveyor.com/api/projects/status/tiwbi1smm1j8aa5j/branch/master?svg=true )] ( https://ci.appveyor.com/project/gruntjs/grunt-contrib-compress/branch/master )
1+ # grunt-contrib-compress v1.4.1 [ ![ Build Status: Linux] ( https://travis-ci.org/gruntjs/grunt-contrib-compress.svg?branch=master )] ( https://travis-ci.org/gruntjs/grunt-contrib-compress ) [ ![ Build Status: Windows] ( https://ci.appveyor.com/api/projects/status/tiwbi1smm1j8aa5j/branch/master?svg=true )] ( https://ci.appveyor.com/project/gruntjs/grunt-contrib-compress/branch/master )
22
33> Compress files and folders
44
@@ -273,7 +273,8 @@ compress: {
273273
274274## Release History
275275
276- * 2017-01-18 v1.4.0 Add support for ` brotli `
276+ * 2017-01-20 v1.4.1 Make brotli support optional.
277+ * 2017-01-18 v1.4.0 Add support for brotli.
277278 * 2016-05-24 v1.3.0 Update archiver to v1.0. Fix node 6 support.
278279 * 2016-03-24 v1.2.0 Dependency update.
279280 * 2016-03-08 v1.1.1 Fix verbose output.
@@ -316,4 +317,4 @@ compress: {
316317
317318Task submitted by [ Chris Talkington] ( http://christalkington.com/ )
318319
319- * This file was generated on Wed Jan 18 2017 22:23:26 .*
320+ * This file was generated on Fri Jan 20 2017 00:08:45 .*
Original file line number Diff line number Diff line change 11{
22 "name" : " grunt-contrib-compress" ,
33 "description" : " Compress files and folders" ,
4- "version" : " 1.4.0 " ,
4+ "version" : " 1.4.1 " ,
55 "author" : {
66 "name" : " Grunt Team" ,
77 "url" : " http://gruntjs.com/"
You can’t perform that action at this time.
0 commit comments