Releases: lando/setup-lando
Releases · lando/setup-lando
v3.4.5
v3.4.4
v3.4.3
- Updated docs
v3.4.2
- Fixed bug causing GitHub convenience aliases eg
3-edge-slim
to incorrectly resolve to releases with hitherto unpopulated assets
v3.4.1
- Fixed bug causing
&&
separatedauto-setup
command strings to not run correctly
v3.4.0
New Features
- Added
LANDO_VERSION
as a way to set theversion
in the install pathways
Fixes
- Fixed bug causing
@lando/setup-lando
GitHub Action to fail on Windows usingbash
Internal
- Updated download locations to standardize on relevant
core
andcore-next
pathways
v3.3.0
- Removed automatic
lando update
fromsetup-lando.sh
to be consistent with other install pathways and because it makes--version
sort of pointless 😉
v3.2.2
- Fixed
windows
setup script passing incorrect parameter towsl
setup script #46
v3.2.1
- Fixed bug preventing
Unrecognized option
message from showing correctly #44