Skip to content

Releases: lando/setup-lando

v3.4.5

10 Nov 23:54
Compare
Choose a tag to compare

v3.4.4

04 Nov 20:16
Compare
Choose a tag to compare

v3.4.3

01 Nov 02:36
Compare
Choose a tag to compare

v3.4.2

22 Oct 20:15
Compare
Choose a tag to compare
  • Fixed bug causing GitHub convenience aliases eg 3-edge-slim to incorrectly resolve to releases with hitherto unpopulated assets

v3.4.1

17 Oct 00:36
Compare
Choose a tag to compare
  • Fixed bug causing && separated auto-setup command strings to not run correctly

v3.4.0

15 Oct 13:10
Compare
Choose a tag to compare

New Features

  • Added LANDO_VERSION as a way to set the version in the install pathways

Fixes

  • Fixed bug causing @lando/setup-lando GitHub Action to fail on Windows using bash

Internal

  • Updated download locations to standardize on relevant core and core-next pathways

v3.3.0

11 Oct 19:11
Compare
Choose a tag to compare
  • Removed automatic lando update from setup-lando.sh to be consistent with other install pathways and because it makes --version sort of pointless 😉

v3.2.2

17 May 16:59
Compare
Choose a tag to compare
  • Fixed windows setup script passing incorrect parameter to wsl setup script #46

v3.2.1

15 May 18:40
Compare
Choose a tag to compare
  • Fixed bug preventing Unrecognized option message from showing correctly #44

v3.2.0

03 May 14:52
Compare
Choose a tag to compare
  • Improved $TMPDIR handling for non standard /tmp usage #41
  • Improved arch detection with fallbacks #42
  • Updated windows installer script switch names to follow PowerShell convention