File tree Expand file tree Collapse file tree 3 files changed +9
-3
lines changed Expand file tree Collapse file tree 3 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 1+ v0.11.1:
2+ date: 2015-03-20
3+ changes:
4+ - fix iojs compat issues
5+ - other fixes to pathing
16v0.11.0:
27 date: 2015-01-22
38 changes:
Original file line number Diff line number Diff line change 1- # grunt-contrib-jshint v0.11.0 [ ![ Build Status: Linux] ( https://travis-ci.org/gruntjs/grunt-contrib-jshint.svg?branch=master )] ( https://travis-ci.org/gruntjs/grunt-contrib-jshint ) [ ![ Build Status: Windows] ( https://ci.appveyor.com/api/projects/status/j04ik7qgx21ixyfw/branch/master?svg=true )] ( https://ci.appveyor.com/project/gruntjs/grunt-contrib-jshint/branch/master )
1+ # grunt-contrib-jshint v0.11.1 [ ![ Build Status: Linux] ( https://travis-ci.org/gruntjs/grunt-contrib-jshint.svg?branch=master )] ( https://travis-ci.org/gruntjs/grunt-contrib-jshint ) [ ![ Build Status: Windows] ( https://ci.appveyor.com/api/projects/status/j04ik7qgx21ixyfw/branch/master?svg=true )] ( https://ci.appveyor.com/project/gruntjs/grunt-contrib-jshint/branch/master )
22
33> Validate files with JSHint.
44
@@ -215,6 +215,7 @@ grunt.initConfig({
215215
216216## Release History
217217
218+ * 2015-03-20 v0.11.1 fix iojs compat issues other fixes to pathing
218219 * 2015-01-22 v0.11.0 Update to JSHint ~ 2.6.0.
219220 * 2014-04-02 v0.10.0 Update to JSHint 2.5.0.
220221 * 2014-03-12 v0.9.2 Fixes a bug where reporterOutput was still passed to jshint.
@@ -250,4 +251,4 @@ grunt.initConfig({
250251
251252Task submitted by [ "Cowboy" Ben Alman] ( http://benalman.com/ )
252253
253- * This file was generated on Tue Mar 17 2015 14:53:40 .*
254+ * This file was generated on Fri Mar 20 2015 10:10:24 .*
Original file line number Diff line number Diff line change 11{
22 "name" : " grunt-contrib-jshint" ,
33 "description" : " Validate files with JSHint." ,
4- "version" : " 0.11.0 " ,
4+ "version" : " 0.11.1 " ,
55 "author" : {
66 "name" : " Grunt Team" ,
77 "url" : " http://gruntjs.com/"
You can’t perform that action at this time.
0 commit comments