New feature to create new updatescripts per drush. See https://drupal.org/node/2144355.
Usage:
drush crusp "Your name" "Usage description" "\$this->setupModules(array('module_name'));"
We opened the beta phase of the updatescript processor and we are looking forward to get your feedback.
Please, feel free to contact us if you have any question.
V7.x-4.04 Changelog
- Several bugfixes.
- Changed the name of the module into plural.
- Opened beta phase.
- Added HOOKs.txt.