File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
22
3+ ## v0.9.3 [ 2016/02/25]
4+
5+ - Improved performance for code style quality checks by limiting file scans.
6+ - Updated default file patterns for code style quality checks.
7+ - Added Travis CI test coverage for more versions of Node.js.
8+ - Fixed Drupal 8 tests by adding a D8-specific composer.json file.
9+
310## v0.9.2 [ 2016/01/27]
411
512- Added ` --no-validate ` command line option to skip running the ` grunt:validate `
Original file line number Diff line number Diff line change 11{
22 "name" : " grunt-drupal-tasks" ,
33 "description" : " A Grunt plugin to automate Drupal build and testing tasks." ,
4- "version" : " 0.9.2 " ,
4+ "version" : " 0.9.3 " ,
55 "main" : " bootstrap.js" ,
66 "dependencies" : {
77 "grunt-available-tasks" : " ~0.6.1" ,
You can’t perform that action at this time.
0 commit comments