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.
v0.8.0 - April 17th, 2023
- Bumped Redis plugin to redis-5.3.7. #57
v0.7.1 - January 6th, 2023
- Added support for PHP 8.2 #51
v0.7.0 - December 12, 2022
- Added bundle-dependencies to release process.
- Fixed bug in plugin dogfooding test.
v0.6.0 - September 7, 2022
- HYPERDRIVED
v0.5.4 - April 21, 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.
- Clean up unused dependencies
v0.5.3 - April 19, 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 default composer version (Addresses CVE-2022-24828) PR #33
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
v0.5.1 - February 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.
- Add the no-interaction flag to composer global require commands #19
v0.5.0 - November 9, 2021
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