Releases: lando/setup-lando
Releases · lando/setup-lando
v3.7.5
- Fixed bug causing release aliases to return outdated versions with new midcores
v3.7.4
- Switched POSIX
LANDO_TMPFILEto usemktemp. Fixes #41.
v3.7.3
v3.7.2
- Fixed bug unintentionally disabling
lando setuponPOSIXfor Lando<3.24
v3.7.1
- Removed
lando setupand-slimfunctionality for upcoming Lando>=3.24
v3.7.0
- Fixed bug causing terminal weirdness on
POSIXafterCTRL-Cing out of user acceptance prompts - Improved
sudodetection to limit the necessity ofsudoprompting - Synced
Windowsinstaller script so it works more or less like thePOSIXone - Removed
WSLinstallation fromWindowsscript,WSLinstall is now possible withPOSIXscript
v3.6.1
- Added some
circlecitests - Fixed various permissions related bugs for
POSIXinstalls
v3.6.0
Changes
- Added
--syslinkto add symlink to/usr/local/binon POSIX install, see notes below - Improved post-install
PATHconsideration messaging - Updated default
--destto~/.lando/binon POSIX install - Updated POSIX script to run
sudolessif possible, see notes below
Notes
--syslinkwill be automatically set onCI--syslinkwill be automatically set if alandoalready exists at/usr/local/binand the invoking user has permission to edit itsudolessinstall just means the script itself does not requiresudo, you may still get downstreamsudorequests like inlando setup
v3.5.0
- Added
pathbased installation to POSIXsetup-lando.shscript - Added GitHub Actions
RUNNER_DEBUGsupport to PowerShell script - Fixed bug preventing POSIX/Windows script from replacing existing
landoinstallations - Fixed bug preventing Windows script from downloading the correct
devalias - Fixed bug causing Windows script to persist
utf-16encoding