Skip to content

Releases: lando/lamp

v1.3.0

11 Mar 17:53
Compare
Choose a tag to compare
  • Updated to latest database services.

v1.2.1

06 Mar 19:36
Compare
Choose a tag to compare

Fixes

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

Internal

  • Updated config testing.

v1.2.0

27 Feb 19:56
Compare
Choose a tag to compare

New Features

  • Added support for php:8.3
  • Added support for php:8.2

Internal

  • Updated to @lando/php@1.2.0
  • Added config testing.

v1.1.0

21 Feb 04:16
Compare
Choose a tag to compare
  • Included ability to specify database: mssql in the config section to maintain backwards compatibility. @lando/mssql#31

v1.0.0

21 Dec 20:21
Compare
Choose a tag to compare
  • Fully dial for lando update release.

v0.10.1

27 Nov 22:22
Compare
Choose a tag to compare
  • Changed our php-nginx service to a lamp-nginx.

v0.10.0

22 Nov 04:05
Compare
Choose a tag to compare
  • Updated PHP/Nginx dependencies #40

v0.9.0

17 Nov 22:45
Compare
Choose a tag to compare
  • Detached LAMP recipe from core _lamp service type.

v0.8.0

03 Jul 19:33
Compare
Choose a tag to compare
  • Removed bundle-dependencies and version-bump-prompt from plugin.
  • Updated package to use prepare-release-action.
  • Updated documentation to reflect new release process.

v0.7.0

13 Dec 18:00
Compare
Choose a tag to compare
  • Added bundle-dependencies to release process.
  • Fixed bug in plugin dogfooding test.