Releases: Metadrop/drupal-updater
Releases · Metadrop/drupal-updater
1.12.0
This upgrade brings:
- #28: now it is possible creating configuration files to save time adding parameters to the drupal update command. It may help to automate different update workflows. More information at README
- #19 : Before this upgrade, drupal updater were only considering web as the drupal webroot. Now it is automatically calculated in case webroot is located in another folder (s.e.: docroot).
1.11.3
Full Changelog: 1.11.2...1.11.3
1.11.2
Full Changelog: 1.11.1...1.11.2
1.11.1
What's Changed
- Drush 13 Compatibility by @zengenuity in #27
New Contributors
- @zengenuity made their first contribution in #27
Full Changelog: 1.11.0...1.11.1
1.11.0
What's Changed
- Issue #25: Optimize update list so not all direct packages are being updated by @omarlopesino in #26
Full Changelog: 1.10.4...1.11.0
1.10.4
Improve again the output done in the updating packages phase.
1.10.3
Improve output that shows the updated packages list.
1.10.2
Commit message now includes from which version to which one has changed.
1.10.1
- Solve bug that was producing if there were untracked changes not related with the update, the commit message was always including "configuration changes"
- WHen there are no changes tracked, set "other"