Skip to content

Releases: lando/lando

v3.0.0-alpha.7

25 Jun 05:53
Compare
Choose a tag to compare
  • Added laravel recipe. #94
  • Added pantheon recipe. #95
  • Fixed volume mounting bug that was causing no css or js to show up on nginx on linux
  • Fixed incorrect DB_PORT env for L{A|E}MP recipes using postgres. #111

v3.0.0-alpha.6

20 Jun 07:22
Compare
Choose a tag to compare
  • Switched from encloseJS to pkg. #108
  • Added .gitattributes to force LF checkout of container files. #108
  • Fixed broken win32 build. #108

v3.0.0-alpha.5

16 Jun 22:58
Compare
Choose a tag to compare
  • Fixed bug where recipe overrides were not being mixed in correctly. #97
  • Fixed bug where portforward: true was not showing the actual port given. #97
  • Separated build from extras. #91
  • Added abilty to run arbitrary scripts after services start up. #93
  • Provided some more information for lando info. #75
  • Added a --deep flag to lando info. #75
  • Made command usage for node services more obvious. #73
  • Added varnish service. #62
  • Added xdebug options. #65
  • Fixed bug where tooling cmds were dropping path parts in common with appRoot. #104

v3.0.0-alpha.4

10 Jun 00:04
Compare
Choose a tag to compare
  • Added a recipe layer on top of services, sharing and proxy. #9
  • Increased maxListeners for lando.events. #9
  • Added webroot to lando info as applicable.. #9
  • Added a lamp recipe. #79
  • Added a lemp recipe. #79
  • Added a drupal6 recipe. #79
  • Added a drupal7 recipe. #79
  • Added a backdrop recipe. #79
  • Added a wordpress recipe. #79
  • Added a drupal8 recipe. #79
  • Updated documentation to include information about recipes. #79
  • Locked down host/container permission mappings. #83
  • Added wget and unzip to php service. #85
  • Fixed bug where mod_rewrite was not enabled for the php service by default. #79
  • Fixed linux perm mapping when LANDO_ENGINE_UID already exists. #85
  • Fixed bug where win32 was incorrectly escaping command spaces. #85

v3.0.0-alpha.3

07 Jun 04:15
Compare
Choose a tag to compare
v3.0.0-alpha.3 Pre-release
Pre-release
  • Added API docs. #48
  • Fixed bug where node was looking for webserver when in CLI mode. #61
  • Refactored sharing to handle webroots better. #61
  • Refactored sharing to prep for osxfs based sharing mode. #61
  • Updated examples to reflect above. #61
  • Added memcached service. #17
  • Added redis service. #14
  • Added lando logs command. #56

v3.0.0-alpha.2

02 Jun 08:16
Compare
Choose a tag to compare
v3.0.0-alpha.2 Pre-release
Pre-release
  • Added a Backdrop CMS example. #52
  • Added support for php 7.1. #52
  • Added composer to our php containers. #52
  • Added git and ssh to our php containers. #52
  • Refactored lando.engine.run to use docker exec. #52
  • Added extras section for arbitrary post start build steps. #52
  • Added composer section to install global deps for php. #52
  • Added a tooling plugin to handle command routing. #11
  • Added a lando ssh command. #11
  • Added a node service. #53
  • Fixed a bug where extras were not running serially. #11
  • Added a solr service. #15
  • Added a drupal8-composer example with solr support. #15

v3.0.0-alpha.1

24 May 07:35
Compare
Choose a tag to compare
v3.0.0-alpha.1 Pre-release
Pre-release
  • Initial release of Lando core framework.

v3.0.0-alpha.0

24 May 07:25
Compare
Choose a tag to compare
v3.0.0-alpha.0 Pre-release
Pre-release
  • Testing release cycle.