Releases: Metadrop/ddev-aljibe
Releases · Metadrop/ddev-aljibe
v2.0.2
v2.0.1
v2.0.0
Changelog:
- Drupal 10/11: Now Aljibe install Drupal 11 by default, allowing users to select Drupal 10 if needed.
- Now addons are optional: Now when you want to update Aljibe with
ddev add-on get metadrop/ddev-aljibe
the installation process will update will not install already removed services. You can backstopjs add-on an it will not be installed again for example. - Drupal Recipes now available by default: Now composer comes with extra packages and some patches that allow installation of Drupal recipes anytime needed.
- Other minor changes:
- Added new command to run drush on all Drupal sites for multisites installations
- Removed lighthouse add-on
- Some minor improvements to scripts
v1.1.5: Merge pull request #23 from omarlopesino/feature/composer-binary-remove
Changelog:
- Added vendor bin cleanning package
v1.1.4
v1.1.3
v1.1.2
v1.1.1
Changelog
- Removed Dockerfile customizing yq version
- Added workaround for ddev composer command. Now is uses the vendor/bin composer if exists. Ddev issue related ddev/ddev#6602
Full Changelog: v1.1.0...v1.1.1