Releases: ddev/ddev-drupal-contrib
Releases · ddev/ddev-drupal-contrib
1.0.0
This extension has been pre-release for years. For no particular reason, this release is 1.0.0
.
What's Changed
- Allow extra args to poser by @weitzman in #105
- feat: add issue and PR templates by @stasadev in #106
- refactor: use
#!/usr/bin/env bash
instead of#!/bin/bash
by @stasadev in #109 - test: update bats to use
ddev add-on get
by @stasadev in #108 - refactor: update README.md, add version constraint v1.24.3 by @stasadev in #107
New Contributors
Full Changelog: 1.0.0-rc25...1.0.0
1.0.0-rc25
What's Changed
- fix: phpstan baseline placeholder by @claudiu-cristea in #99
- fix: adapt to https://git.drupalcode.org/project/gitlab_templates/-/commit/e32e8cf change by @claudiu-cristea in #101
Full Changelog: 1.0.0-rc24...1.0.0-rc25
1.0.0-rc23
What's Changed
- docs: Default to using php8.3 in README by @rfay in #77
- fix: eslint/styleint not available error message by @hanoii in #82
- fix: use $DDEV_DOCROOT instead of hardcoded web/ by @hanoii in #84
- fix: stylelint to use the same approach as eslint by @hanoii in #83
- Account for no composer.json file on module by @hanoii in #80
- fix: eslint should replace dashes for underscore by @hanoii in #81
- Improve documentation for how to change the version of Drupal core, fixes #75 by @ptmkenny in #76
- feat: add a more robust set of tests by @hanoii in #85
- chore: make web commands executable by @hanoii in #86
- docs: update
ddev get
toddev add-on get
in readme by @GuySartorelli in #89 - Drupal 11 is the main stable branch by @claudiu-cristea in #88
- Use same ESLint config as GitLab by @claudiu-cristea in #90
- fix: remove ProjectTypes from phpstan command by @rfay in #95
- fix: use $DDEV_DOCROOT in phpcs and phpcbf commands by @nachosalvador in #94
New Contributors
- @hanoii made their first contribution in #82
- @ptmkenny made their first contribution in #76
- @GuySartorelli made their first contribution in #89
- @nachosalvador made their first contribution in #94
Full Changelog: 1.0.0-rc22...1.0.0-rc23
1.0.0-rc22
What's Changed
Full Changelog: 1.0.0-rc20...1.0.0-rc22
1.0.0-rc20
What's Changed
Full Changelog: 1.0.0-rc19...1.0.0-rc20
1.0.0-rc19
What's Changed
- Updated symlink-project command description in README. by @markdorison in #67
- Adapt to changed location of phpcs.xml.dist by @weitzman in #68
- Add phpstan command. by @markdorison in #14
- Remove ddev yarn from ddev poser command. Maybe it will come back one day.
Full Changelog: 1.0.0-rc18...1.0.0-rc19
1.0.0-rc18
What's Changed
- fix: install.yaml needs to list commands separately to avoid removal of
commands
directory by @rfay in #60 - DDEV project type is always 'drupal' by @claudiu-cristea in #62
- Remove
--testdox
parameter from phpunit command by @donquixote in #63
New Contributors
- @rfay made their first contribution in #60
- @claudiu-cristea made their first contribution in #62
- @donquixote made their first contribution in #63
Full Changelog: 1.0.0-rc17...1.0.0-rc18
1.0.0-rc17
What's Changed
- Better override for Drupal core - help text by @weitzman in #49
- Remove ProjectTypes from commands by @weitzman in #57
Full Changelog: 1.0.0.-rc16...1.0.0-rc17
1.0.0-rc16
What's Changed
Full Changelog: 1.0.0-rc15...1.0.0.-rc16