v1.9.0 - December 9, 2024
- Optimized for
midcore
- Updated to @lando/mariadb@1.6.3.
- Updated to @lando/memcached@1.3.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.
- Updated to @lando/redis@1.2.3.
v1.8.3 - December 6, 2024
- Updated the version index.md to get Docuverse page to build correctly.
v1.8.2 - December 4, 2024
v1.8.1 - November 4, 2024
v1.8.0 - October 25, 2024
-
Updated release process to generate an edge release when stable releases are created.
- Removed unnecessary dependency lando/nginx.
v1.7.1 - October 19, 2024
- Deployed just for docs update
v1.7.0 - October 18, 2024
- Updated to @lando/php@1.5.0
v1.6.0 - September 30, 2024
- Updated lando/mariadb to v1.5.0.
- Updated lando/mysql to v1.3.0.
v1.5.1 - September 6, 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.5.0 - May 27, 2024
- Updated mariadb plugin #51
- Use mysql command for MariaDB 10.3.x and below
- Cleaned up test comments
v1.4.0 - March 8, 2024
- Updated to latest database services.
v1.3.1 - February 29, 2024
- Improved
database
selection for purposes ofconfig
loading, fixes somedatabase
bootup issues when thedatabase
type is overridden downstream
v1.3.0 - February 27, 2024
- Makes
php:8.3
the default version. #45 - Added support for
php:8.3
- Added support for
php:8.2
#23 - Make sure path to mysql.cnf is correct.
- Updated to
@lando/php@1.2.0
v1.2.0 - February 21, 2024
- Updated memcached plugin to v1.1.0.
- Added testing of memcached.
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 3, 2024
- Fixed issue with missing proxy URLs.
v1.0.0 - December 7, 2023
- Dialed fully for
lando update
v0.9.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.
v0.8.0 - February 24, 2022
- Add 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.2 - March 30, 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.
- Adjusted the
laravel/installer
version to the corresponding PHP version #9
v0.5.1 - January 10, 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.
- Update default php to 7.4
v0.5.0 - January 10, 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.
- Inital Release