Releases: lando/setup-lando
Releases · lando/setup-lando
v2.2.1
- Fixed bug causing
lando version
output to sometimes contain excess characters - Fixed bug causing
debug
mode to pollute some intelligence gathering - Fixed bug causing errors to hang the whole thing when telemetry is
true
v2.2.0
- Added support for
lando setup
via thesetup
input - Bumped action to
node18
- Fixed bug where
lando
was being invoked inPATH
instead of directly
v2.1.0
- Added
lando-version
support for local file paths - Added support for
debug
toggling via https://github.blog/changelog/2022-05-24-github-actions-re-run-jobs-with-debug-logging - Deprecated usage of
input.debug
in favor of GHA debugging mechanisms
v2.0.0
- Added
lando-version
support for**preview**
branches - Added
lando-version
support for URLs - Switched release flow over to @lando/prepare-release-action
v2.0.0-beta.2
- Added logic around
telemetry
- Added
v3
dependency-check
logix
v2.0.0-beta.1
- Initial release. See README.md.