Skip to content

Latest commit

 

History

History
42 lines (27 loc) · 1.95 KB

CHANGELOG.md

File metadata and controls

42 lines (27 loc) · 1.95 KB
  • Added support for approved -slim variants
  • Fixed bug causing edge GitHub convenience aliases to not resolve to the correct version
  • Added passthru support for 3-dev-slim although it just maps to 3-dev for now
  • Removed yarn in favor of npm
  • Fixed bug causing lando version output to sometimes contain excess characters
  • Fixed bug causing debug mode to pollute some intelligence gathering
  • Fixed bug causing errors to hang the whole thing when telemetry is true
  • Added support for lando setup via the setup input
  • Bumped action to node18
  • Fixed bug where lando was being invoked in PATH instead of directly

v2.1.0 - June 13, 2023

v2.0.0 - June 13, 2023

  • Added lando-version support for **preview** branches
  • Added lando-version support for URLs
  • Switched release flow over to @lando/prepare-release-action

v2.0.0-beta.2 - May 5, 2023

  • Added logic around telemetry
  • Added v3 dependency-check logix

v2.0.0-beta.1 - May 1, 2023