Releases: lando/core
Releases · lando/core
v3.24.0-beta.8
- Merged in improvements from
@lando/[email protected]
v3.23.21
- Fixed
powershell
scripts from failing when user cannot set-ExecutionPolicy
toBypass
forProcess
scope #297 - Fixed bug causing error when trying to add a user to a group that does not exist
- Improved Docker Desktop installation detection to prevent unneeded launch attempts
- Rebased some
wsl
helper utils onspawn-sync-stringer
so they do not requireawait
v3.24.0-beta.7
- Consolidated
@lando/core
and@lando/cli
updates into a singularlando
update - Added support for
init.defaults
for explicit recipeconfig
setting onlando init
v3.24.0-beta.6
- Optimized deps part 2
v3.23.20
v3.24.0-beta.5
- Improved efficiency of
task
loading - Improved handling around corrupted
task
caches
v3.24.0-beta.4
- Added
getLodash()
tolando.utils
- Added
getSemver()
tolando.utils
- Added
getJsYaml()
tolando.utils
- Switched to optimized deps part 1
v3.24.0-beta.3
- Fixed bug causing auto setup to not correctly reset the orchestrator binary path
- Improved
lando init
so that it can auto setup if needed
v3.23.19
v3.24.0-beta.2
- Improved release flow to better accommodate double barrelled development