Releases: drunomics/drupal-project
Releases · drunomics/drupal-project
4.1.3
WV-2746: Only use network-aliases for localdev.
4.1.2
Correctly handle multiple-variants and sites in network alias generat…
4.1.1
Update project docs for new devsetup.
4.1.0
Improved .env generation with generating .env for docker-compose via .env.local and .env-defaults files.
4.0.0
New major version with:
- improved multi-site config via drunomics/multisite-request-matcher
- devsetup-docker included by default (conifgurable via environment variable)
- improved test coverage using the above
3.19.0
Fix gitignore for drush 9 extensions.
3.18.1
Make use of the app secret for the admin account.
3.18.0
Introduce APP_SECRET env vars and set a random mysql pass.
3.17.1
Fix behat config template to work with behat-drupal-utils 2.x.
3.17.0
Merge pull request #6 from drunomics/feature/update-composer-platform…