Releases: lando/lamp
Releases · lando/lamp
v1.3.0
- Updated to latest database services.
v1.2.1
Fixes
- Improved
database
selection for purposes ofconfig
loading, fixes somedatabase
bootup issues when thedatabase
type is overriden downstream
Internal
- Updated config testing.
v1.2.0
New Features
- Added support for
php:8.3
- Added support for
php:8.2
Internal
- Updated to
@lando/[email protected]
- Added config testing.
v1.1.0
- Included ability to specify
database: mssql
in theconfig
section to maintain backwards compatibility. @lando/mssql#31
v1.0.0
- Fully dial for
lando update
release.
v0.10.1
- Changed our php-nginx service to a lamp-nginx.
v0.10.0
v0.9.0
- Detached LAMP recipe from core _lamp service type.
v0.8.0
- 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
- Added bundle-dependencies to release process.
- Fixed bug in plugin dogfooding test.