Skip to content

Releases: lando/core

v3.23.24

14 Jan 19:41

Choose a tag to compare

  • Fixed bug causing service script moving to fail when receiving non-stringy inputs

v3.23.23

14 Jan 16:03

Choose a tag to compare

  • Fixed bug causing service script loading collisions

v3.23.22

17 Dec 22:45

Choose a tag to compare

  • Added ability to customize networkLimit #245
  • Fixed incorrect -EncodedCommand fallback detection for powershell.exe script execution #297

v3.24.0-beta.8

14 Dec 21:08

Choose a tag to compare

v3.24.0-beta.8 Pre-release
Pre-release

v3.23.21

14 Dec 20:18

Choose a tag to compare

  • Fixed powershell scripts from failing when user cannot set -ExecutionPolicy to Bypass for Process 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 on spawn-sync-stringer so they do not require await

v3.24.0-beta.7

11 Dec 21:52

Choose a tag to compare

v3.24.0-beta.7 Pre-release
Pre-release
  • Consolidated @lando/core and @lando/cli updates into a singular lando update
  • Added support for init.defaults for explicit recipe config setting on lando init

v3.24.0-beta.6

11 Dec 02:10

Choose a tag to compare

v3.24.0-beta.6 Pre-release
Pre-release
  • Optimized deps part 2

v3.23.20

11 Dec 20:30

Choose a tag to compare

  • Simplified lando shellenv --add PATH modification string to be more universal #298

v3.24.0-beta.5

10 Dec 16:53

Choose a tag to compare

v3.24.0-beta.5 Pre-release
Pre-release
  • Improved efficiency of task loading
  • Improved handling around corrupted task caches

v3.24.0-beta.4

09 Dec 16:54

Choose a tag to compare

v3.24.0-beta.4 Pre-release
Pre-release
  • Added getLodash() to lando.utils
  • Added getSemver() to lando.utils
  • Added getJsYaml() to lando.utils
  • Switched to optimized deps part 1