Skip to content

v0.5.1

Choose a tag to compare

@grayside grayside released this 20 Mar 19:40
· 590 commits to master since this release
  • Critical bug fixes to Bundler and Drush support
  • Adding a script to support the npm test command 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.1 version field value.