Releases: lando/core
Releases · lando/core
v3.23.18
v3.23.17
v3.23.16
v3.24.0-alpha.2
- This release has no new content it is just a test of dual branch development and
edge
branch release deployment
v3.24.0-alpha.1
- This release has no new content it is just a test of dual branch developmebt and
edge
branch release deployment
v3.23.15
- Disabled
DOCKER_CLI_HINTS
onlando
- Fixed bug causing some
lando exec
and tooling commands from not inheriting terminal columns and lines correctly #277 - Fixed bug causing
lando setup
loop onU Need Setup!
- Fixed bug causing failed update message when user needs to relaunch terminal
- Improved
ux
forautosetup
- Standardized non-TTY renderer selection to the
simple
renderer
v3.23.14
New Features & Improvements
- Added first class support to
lando setup
when run fromwsl
environments, see extended notes below - Improved
docker
auto start onlinux
to useGUI
authentication if available - Improved messages and consistency between messages for
lando setup
tasks - Improved pending setup task sort order
Fixes
- Fixed bug in
l337
component preventing some context files from beingCOPY
ed correclty onwin32
- Fixed bug in
docker
launching causing it to not wait untildaemon
can accept connections - Fixed bug causing
deferred
tasks to show asRunning
instead ofDeferred
- Fixed bug causing case insenstive group membership matching to fail on
win32
- Fixed some failures when running in
circleci
by forcingverbose
renderer
Internal
- Introduced
process.landoPlatform
which is the same asprocess.platform
but includes our definition ofwsl
as a platform, see extended notes below
Extended Notes
- Lando considers an environment a
wsl
environment only ifWSL_INTEROP
is on, otherwise it considers it a normallinux
environment
v3.23.13
v3.23.12
- Fixed
lando shellenv
so it doesn't fail whenshell
profile is empty - Fixed
lando update
so it removes lingeringlando.exe
s in the update bin directory - Improved
lando shellenv
so that it always includes~/.lando/bin
and includes it first - Improved messaging on
lando shellenv --add
- Improved messaging on
lando update
for@lando/cli