Skip to content

Releases: lando/setup-lando

v3.7.2

11 Dec 16:30
Compare
Choose a tag to compare
  • Fixed bug unintentionally disabling lando setup on POSIX for Lando <3.24

v3.7.1

07 Dec 01:42
Compare
Choose a tag to compare
  • Removed lando setup and -slim functionality for upcoming Lando >=3.24

v3.7.0

02 Dec 15:39
Compare
Choose a tag to compare
  • Fixed bug causing terminal weirdness on POSIX after CTRL-Cing out of user acceptance prompts
  • Improved sudo detection to limit the necessity of sudo prompting
  • Synced Windows installer script so it works more or less like the POSIX one
  • Removed WSL installation from Windows script, WSL install is now possible with POSIX script

v3.6.1

27 Nov 20:50
Compare
Choose a tag to compare
  • Added some circleci tests
  • Fixed various permissions related bugs for POSIX installs

v3.6.0

23 Nov 12:47
Compare
Choose a tag to compare

Changes

  • Added --syslink to add symlink to /usr/local/bin on POSIX install, see notes below
  • Improved post-install PATH consideration messaging
  • Updated default --dest to ~/.lando/bin on POSIX install
  • Updated POSIX script to run sudoless if possible, see notes below

Notes

  • --syslink will be automatically set on CI
  • --syslink will be automatically set if a lando already exists at /usr/local/bin and the invoking user has permission to edit it
  • sudoless install just means the script itself does not require sudo, you may still get downstream sudo requests like in lando setup

v3.5.0

22 Nov 16:40
Compare
Choose a tag to compare
  • Added path based installation to POSIX setup-lando.sh script
  • Added GitHub Actions RUNNER_DEBUG support to PowerShell script
  • Fixed bug preventing POSIX/Windows script from replacing existing lando installations
  • Fixed bug preventing Windows script from downloading the correct dev alias
  • Fixed bug causing Windows script to persist utf-16 encoding

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