Skip to content

Latest commit

 

History

History
66 lines (36 loc) · 2.45 KB

CHANGELOG.md

File metadata and controls

66 lines (36 loc) · 2.45 KB

{{ UNRELEASED_VERSION }} - [{{ UNRELEASED_DATE }}]({{ UNRELEASED_LINK }})

  • Use mysql command for MariaDB 10.3.x and below #39

v1.4.0 - May 15, 2024

  • Updated mariadb plugin. #51

v1.3.0 - March 8, 2024

  • Updated to latest database services.

v1.2.1 - March 4, 2024

Fixes

  • Improved database selection for purposes of config loading, fixes some database bootup issues when the database type is overridden downstream

New Features

  • Added support for php:8.3

Internal

  • Updated to @lando/php@1.2.0
  • Added config testing.
  • Included ability to specify database: mssql in the config section to maintain backwards compatibility. @lando/mssql#31
  • Fixed regression issue with proxy URLs.
  • 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.
  • Added bundle-dependencies to release process.
  • Fixed bug in plugin dogfooding test.

IN DEVELOPMENT

  • HYPERDRIVED

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