Releases: druidfi/drush-gdpr-dumper
Releases · druidfi/drush-gdpr-dumper
3.0.2 Cleanup Sync related service
3.0.1 Require webflo/drupal-finder
- Require
webflo/drupal-finder
as if project is installed withcomposer --no-dev...
3.0.0 Drupal 11 and Drush 13 support
- Support Drupal 11
- Support Drush 13
- Drop support for PHP 7 and 8.0
- Drop support for Drupal 10 older than 10.3 (as Drush 13 required 10.3)
- Drop support for Drush 11 and 12
If using e.g. Drupal 10.2, you can use 2.x.x releases.
What's Changed
- Bump up requirements and support Drupal 11 and Drush 13 by @back-2-95 in #6
Full Changelog: 2.0.0...3.0.0
2.0.0 Drush 12 support
- Support Drush 12
- Drop support for Drupal 9
- Drop support for PHP 7.4 and PHP 8.0
- Drop support for other database drivers than MySQL
1.2.0 Support Drupal 10
- Allow to be installed with Drupal 10
- Updated constraint for Drush to
drush/drush:^11.4
1.1.1 Bump up versions
- druidfi/gdpr-mysqldump:^1.2.0
- drush/drush:^11.1
1.1.0 Drush 11 support
- Support Drush 11
- Codestyle matching Drush 11
- Only support Drupal ^9
1.0.1 Require a release version of druidfi/gdpr-mysqldump
- Require a release version of druidfi/gdpr-mysqldump
1.0.0 Initial release
- Forked from https://github.com/robiningelbrecht/drush-gdpr-dumper
- Updated to work with Drupal 8 and 9