Changes in v1.11.0
What's Changed
- Bump dependabot/fetch-metadata from 1 to 2 by @dependabot[bot] in #25
- fix(git): try to fix CODEOWNERS syntax by @jonaseberle in #33
- test: Minor fixups as Ubuntu 20.04 is going away by @rfay in #35
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #40
- test: update GitHub Actions workflows to current versions by @rfay in #45
- Bump actions/setup-node from 4 to 5 by @dependabot[bot] in #41
- Update branch tags only when releases are made by @davereid in #38
Full Changelog: v1...v1.11.0
Changes in v1.10.1
What's Changed
- Fix #27: Update installation of ddev by @tomasnorre in #28
- Fix #30: Accept errors on apt-get update, to proceed with ddev install by @tomasnorre in #31
- feat(ci): use PHP 8.3 and update .config.yaml in test fixtures by @jonaseberle in #32
New Contributors
- @tomasnorre made their first contribution in #28
Full Changelog: v1.10.0...v1.10.1
Changes in v1.10.0
What's Changed
- docs: update and try to clarify and expand README by @jonaseberle in #16
- Bump actions/setup-node from 3 to 4 by @dependabot in #21
- Fix #23: Use node20 runner instead of EOL node16 by @penyaskito in #24
New Contributors
- @jonaseberle made their first contribution in #16
- @penyaskito made their first contribution in #24
Full Changelog: v1.9.0...v1.10.0
Changes in v1.9.0
New feature: Choose the DDEV version to be installed.
Thanks to @deviantintegral !
What's Changed
- Bump actions/checkout from 3 to 4 by @dependabot in #19
- Support installing a specific ddev version #13 by @deviantintegral in #20
New Contributors
- @deviantintegral made their first contribution in #20
Full Changelog: v1.8.3...v1.9.0
Changes in v1.8.3
What's Changed
Full Changelog: v1...v1.8.3
Changes in v1.8.2
Changes in v1.8.0
This is the first release in the ddev organisation.
https://github.com/jonaseberle/github-action-setup-ddev is deprecated. Development and support is continued here.