v1.11.0 - December 9, 2024
- Optimized for
midcore
- Updated to @lando/mariadb@1.6.3.
- Updated to @lando/mssql@1.4.3.
- Updated to @lando/mysql@1.4.4.
- Updated to @lando/php@1.6.3.
- Updated to @lando/postgres@1.4.4.
v1.10.2 - December 6, 2024
- Updated the version index.md to get Docuverse page to build correctly.
v1.10.1 - December 4, 2024
v1.10.0 - December 2, 2024
- Updated to @lando/leia@1.0.0-beta.4
- Updated to @lando/mariadb@1.6.1
- Updated to @lando/mssql@1.4.1
- Updated to @lando/mysql@1.4.1
- Updated to @lando/php@1.6.1
- Updated to @lando/postgres@1.4.1
v1.9.2 - November 4, 2024
v1.9.1 - October 29, 2024
- Released to update critically broken docs
v1.9.0 - October 25, 2024
- Updated release process to generate an edge release when stable releases are created.
- Removed unnecessary dependency
@lando/nginx
v1.8.0 - October 18, 2024
- Updated to @lando/php@1.5.0
v1.7.0 - September 30, 2024
- Updated to @lando/mariadb@1.5.0
- Updated to @lando/mysql@1.5.0
v1.6.1 - September 5, 2024
- Fixed bug causing default
proxy
settings to be clobbered by user specified ones
- Updated DevOps to use new
lando exec
- Updated
ubuntu
test runners to24.04
v1.6.0 - May 27, 2024
- Use mysql command for MariaDB 10.3.x and below
v1.5.0 - May 8, 2024
- Updated mariadb plugin and added tooling support for the mariadb executable. [#51](lando/mariadb#51
- Added support for Drupal 11. #109
v1.4.0 - April 16, 2024
- Updated version of Composer used with Drupal 9 and 10 to
2-latest
. #31
v1.3.0 - March 8, 2024
- Updated to latest database services.
v1.2.0 - February 26, 2024
- Updated to
@lando/php@1.2.0
- Config tests.
v1.1.0 - February 20, 2024
- Included ability to specify
database: mssql
in theconfig
section to maintain backwards compatibility. @lando/mssql#31
v1.0.1 - January 15, 2024
- Fixed issue with missing
semver
dependency.
v1.0.0 - December 7, 2023
- Dialed fully for
lando update
v0.12.0 - October 4, 2023
- Fixed issue with compiled assets on Drupal 10.1 #71
v0.11.0 - July 3, 2023
- Removed bundle-dependencies and version-bump-prompt from plugin.
- Updated package to use prepare-release-action.
- Updated documentation to reflect new release process.
- Added tests for using nginx #58
v0.10.0 - May 17, 2023
- Fixed issue with Drupal lazy aggregation and added test. #56
v0.9.0 - May 11, 2023
- Added support for Drupal lazy aggregation #48
v0.8.0 - February 24, 2022
- Added compatibility for MySQL 8.x lando/lando#1426
v0.7.0 - December 12, 2022
- Added bundle-dependencies to release process.
- Fixed bug in plugin dogfooding test.
v0.6.0 - September 8, 2022
- HYPERDRIVED
v0.5.3 - March 2, 2022
Lando is free and open source software that relies on contributions from developers like you! If you like Lando then help us spend more time making, updating and supporting it by contributing.
- Set Drupal 7 to use php 7.4 https://github.com/lando/drupal/issues/9
- Fix linting issues
v0.5.2 - March 2, 2022
Lando is free and open source software that relies on contributions from developers like you! If you like Lando then help us spend more time making, updating and supporting it by contributing.
- Set Drupal 7 to use php 7.4 https://github.com/lando/drupal/issues/9
v0.5.1 - February 2, 2022
Lando is free and open source software that relies on contributions from developers like you! If you like Lando then help us spend more time making, updating and supporting it by contributing.
- Add in Drupal 10 recipe https://github.com/lando/drupal/issues/4
- Set Drupal 9 to use Drush 11 https://github.com/lando/drupal/issues/6
v0.5.0 - January 11, 2022
Lando is free and open source software that relies on contributions from developers like you! If you like Lando then help us spend more time making, updating and supporting it by contributing.
- Initial Release