Releases: digitalpolygon/drupal-upgrade-plugin
Releases · digitalpolygon/drupal-upgrade-plugin
Release list
2.0.3-alpha
Fix: add : void to ComposerUpdateDrupalCommand::initialize() for compatibility with modern Composer (BaseCommand::initialize(): void). Cut from main (PR #12).
2.0.2-alpha
What's Changed
Full Changelog: 2.0.1-alpha...2.0.2-alpha
2.0.1-alpha
What's Changed
Full Changelog: 2.0.0-alpha1...2.0.1-alpha
2.0.0-alpha1
Changes
- Cut major version since a new manifest file has been added which will require manual upgrades.
- Fixes #5
See README.md for instructions on how to add and configure the manifest file.
1.0.0-beta1
Add a whitelist feature to prevent certain packages from being asteri…