Skip to content

Releases: digitalpolygon/drupal-upgrade-plugin

2.0.3-alpha

2.0.3-alpha Pre-release
Pre-release

Choose a tag to compare

@lpeabody lpeabody released this 02 Jun 15:12
0f4b236

Fix: add : void to ComposerUpdateDrupalCommand::initialize() for compatibility with modern Composer (BaseCommand::initialize(): void). Cut from main (PR #12).

2.0.2-alpha

Choose a tag to compare

@lpeabody lpeabody released this 24 Mar 18:48
942c020

What's Changed

  • Issue 7: Add additional configuration options for plugin. by @lpeabody in #9

Full Changelog: 2.0.1-alpha...2.0.2-alpha

2.0.1-alpha

Choose a tag to compare

@lpeabody lpeabody released this 22 Mar 20:35
702346c

What's Changed

  • Major version upgrade always happens by @lpeabody in #8

Full Changelog: 2.0.0-alpha1...2.0.1-alpha

2.0.0-alpha1

Choose a tag to compare

@lpeabody lpeabody released this 22 Mar 19:23
7ac9aab

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

Choose a tag to compare

@lpeabody lpeabody released this 02 Mar 00:46
Add a whitelist feature to prevent certain packages from being asteri…