Skip to content

Releases: lando/laravel

v1.4.0

11 Mar 17:55
Compare
Choose a tag to compare
  • Updated to latest database services.

v1.3.1

29 Feb 15:37
Compare
Choose a tag to compare

Fixes

  • Improved database selection for purposes of config loading, fixes some database bootup issues when the database type is overriden downstream

v1.3.0

27 Feb 20:37
Compare
Choose a tag to compare

New Features

  • Makes php:8.3 the default version. #45
  • Added support for php:8.3
  • Added support for php:8.2 #23
  • Make sure path to mysql.cnf is correct.

Internal

  • Updated to @lando/php@1.2.0

v1.2.0

21 Feb 20:07
Compare
Choose a tag to compare
  • Updated memcached plugin to v1.1.0.
  • Added testing of memcached.

v1.1.0

21 Feb 04:17
Compare
Choose a tag to compare
  • Included ability to specify database: mssql in the config section to maintain backwards compatibility. @lando/mssql#31

v1.0.1

03 Jan 22:30
Compare
Choose a tag to compare
  • Fixed issue with missing proxy URLs.

v1.0.0

21 Dec 00:17
Compare
Choose a tag to compare
  • Dial fully for the lando update release.

v0.9.0

03 Jul 19:33
Compare
Choose a tag to compare
  • Removed bundle-dependencies and version-bump-prompt from plugin.
  • Updated package to use prepare-release-action.
  • Updated documentation to reflect new release process.

v0.8.0

25 Feb 00:44
Compare
Choose a tag to compare

v0.7.0

13 Dec 18:00
Compare
Choose a tag to compare
  • Added bundle-dependencies to release process.
  • Fixed bug in plugin dogfooding test.