Skip to content

Latest commit

 

History

History
53 lines (30 loc) · 2.38 KB

CHANGELOG.md

File metadata and controls

53 lines (30 loc) · 2.38 KB

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

  • Updated release process to generate an edge release when stable releases are created.
  • Updated lando/mariadb to v1.5.0.
  • Updated lando/mysql to v1.3.0.

v1.2.0 - March 8, 2024

  • Updated to latest database services.

v1.1.0 - March 6, 2024

Fixes

  • Improved database selection for purposes of config loading, fixes some database bootup issues when the database type is overriden downstream
  • Added config file handling for mysql/mariadb.
  • Dialed fully for lando update

v0.8.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.

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.

  • Fix missing util defintions for custom databases #2

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