Releases: district09/robo-digipolis-drupal8
Releases · district09/robo-digipolis-drupal8
4.0.9
Added
- Add
stopPropagation
to the installed handler.
4.0.8
Fixed
- Fix path for cache clear at end of release
4.0.7
Updated
- Update path to drush
The drush-launcher is deprecated and doesn't work for drush >=12. Update to the vendor/bin/drush executable.
4.0.6
Updated
- Update language uuids before config import
Prevent the "Can not delete the default language" error.
4.0.5
Fixed
- Fix parsing of site aliases for db config
4.0.4
Fixed
- Fix parse uuid for multisites
- Fix parse uuid for multisites
4.0.3
Fixed
- Fix use statements in Drupal8Handler.
4.0.2
Added
- Add use statements where needed
While copy pasting some code to the new Drupal 8 handler parent class, some use statements were forgotten.
4.0.1
Removed
Remove deprecated ssh-verbose option
1.1.7
The drupal/coder
package is from now on a development requirement.