File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ v0.5.1:
2+ date: 2015-02-20
3+ changes:
4+ - Fix path issues with Source Maps on Windows.
15v0.5.0:
26 date: 2014-07-19
37 changes:
Original file line number Diff line number Diff line change 1- # grunt-contrib-concat v0.5.0 [ ![ Build Status: Linux] ( https://travis-ci.org/gruntjs/grunt-contrib-concat.svg?branch=master )] ( https://travis-ci.org/gruntjs/grunt-contrib-concat ) [ ![ Build Status: Windows] ( https://ci.appveyor.com/api/projects/status/l42173901ms416km/branch/master?svg=true )] ( https://ci.appveyor.com/project/gruntjs/grunt-contrib-concat/branch/master )
1+ # grunt-contrib-concat v0.5.1 [ ![ Build Status: Linux] ( https://travis-ci.org/gruntjs/grunt-contrib-concat.svg?branch=master )] ( https://travis-ci.org/gruntjs/grunt-contrib-concat ) [ ![ Build Status: Windows] ( https://ci.appveyor.com/api/projects/status/l42173901ms416km/branch/master?svg=true )] ( https://ci.appveyor.com/project/gruntjs/grunt-contrib-concat/branch/master )
22
33> Concatenate files.
44
@@ -281,6 +281,7 @@ grunt.initConfig({
281281
282282## Release History
283283
284+ * 2015-02-20 v0.5.1 Fix path issues with Source Maps on Windows.
284285 * 2014-07-19 v0.5.0 Adds sourceMap option.
285286 * 2014-03-21 v0.4.0 README updates. Output updates.
286287 * 2013-04-25 v0.3.0 Add option to process files with a custom function.
@@ -296,4 +297,4 @@ grunt.initConfig({
296297
297298Task submitted by [ "Cowboy" Ben Alman] ( http://benalman.com/ )
298299
299- * This file was generated on Wed Feb 18 2015 22:55:48 .*
300+ * This file was generated on Fri Feb 20 2015 10:39:55 .*
You can’t perform that action at this time.
0 commit comments