v0.5.1
- Critical bug fixes to Bundler and Drush support
- Adding a script to support the
npm testcommand for running an end-to-end
test on Grunt Drupal Tasks functionality similar to the Travis CI script
Upgrade Notes
- Update your project's package.json to require at least v0.5.1 of Grunt Drupal
Tasks by using the~0.5.1version field value.