Skip to content

Latest commit

 

History

History
56 lines (37 loc) · 2.58 KB

CHANGELOG.md

File metadata and controls

56 lines (37 loc) · 2.58 KB

{{ UNRELEASED_VERSION }} - [{{ UNRELEASED_DATE }}]({{ UNRELEASED_LINK }})

  • Updated release process to generate an edge release when stable releases are created.
  • Consider v2.6 and 3.0 legacy
  • Updated documentation to indicate new legacy versions
  • Updated documentation to use the most recent version in examples
  • Added note to documentation regarding maintenance of version 2.7 as the default
  • Removed legacy tests

v1.2.1 - April 9, 2024

  • Added newline to config.mjs to pass linting.

v1.2.0 - April 9, 2024

  • Added support for Ruby 3.2 and 3.3.

v1.1.0 - March 8, 2024

  • Updated to latest database services.
* Dialed fully for `lando update`

v0.8.0 - July 3, 2023

  • Removed bundle-dependencies and version-bump-prompt from plugin.
  • Updated package to use prepare-release-action.
  • Updated documentation to reflect new release process.
  • Added bundle-dependencies to release process.
  • Fixed bug in plugin dogfooding test.
  • HYPERDRIVED

Lando is free and open source software that relies on contributions from developers like you! If you like Lando then help us spend more time making, updating and supporting it by contributing.

  • Clean up unused dependencies
  • Set default version to 2.7
  • Made 2.3-2.5 legacy version
  • Added support for 3.0 and 3.1

Lando is free and open source software that relies on contributions from developers like you! If you like Lando then help us spend more time making, updating and supporting it by contributing.

  • Initial Release