Skip to content

Latest commit

 

History

History
75 lines (46 loc) · 4.22 KB

CHANGELOG.md

File metadata and controls

75 lines (46 loc) · 4.22 KB

v1.3.0 - March 8, 2024

  • Updated to latest database services.
  • Get PHP image builds working to make PHP 8.3 images available. Note Imagick is temporarily unavailable!
  • Stable version of xdebug for PHP 8.3. #91
  • Add support for PHP 8.3. #77
  • Dialed fully for lando update
  • Added option to override the image powering the service.
  • Removed apparmor step from image building.
  • Removed relative references to dependencies.
  • Added nginxServiceType option so other services can override the default php-nginx service with their own.
  • Removed MultiViews from Apache config. #66
  • Isolated PHP to work as a standalone service. #78

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.
  • Bumped Redis plugin to redis-5.3.7. #57
  • Added support for PHP 8.2 #51
  • Added bundle-dependencies to release process.
  • Fixed bug in plugin dogfooding test.
  • 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.

  • Clean up unused dependencies

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.

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.

  • Update php 7.4+ to Composer 2.2.6 PR #25

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 the no-interaction flag to composer global require commands #19

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