Skip to content
This repository has been archived by the owner on Jan 13, 2020. It is now read-only.

Releases: SimonSiefke/vscode-ddev

v1.7.2

26 Feb 16:26
Compare
Choose a tag to compare

1.7.2 (2019-02-26)

Bug Fixes

v1.7.1

07 Feb 16:49
Compare
Choose a tag to compare

1.7.1 (2019-02-07)

Bug Fixes

  • extension isn't hanging anymore when ddev wants to send usage statistics (2bfafe5)

v1.7.0

06 Feb 22:13
Compare
Choose a tag to compare

1.7.0 (2019-02-06)

Features

  • automatically opens browser on start (5a2c6ce)

v1.6.2

06 Feb 21:44
Compare
Choose a tag to compare

1.6.2 (2019-02-06)

Bug Fixes

  • better info message for ddev start (9e8102f)

v1.6.1

06 Feb 20:31
Compare
Choose a tag to compare

1.6.1 (2019-02-06)

Bug Fixes

  • can now import zipped database (615c6f0)

v1.6.0

06 Feb 16:15
Compare
Choose a tag to compare

1.6.0 (2019-02-06)

Features

  • ddev import db now working (273219b)

v1.5.2

05 Feb 23:26
Compare
Choose a tag to compare

1.5.2 (2019-02-05)

Bug Fixes

  • installing with composer now prints an error if it fails (524bf54)

v1.5.1

05 Feb 23:16
Compare
Choose a tag to compare

1.5.1 (2019-02-05)

Bug Fixes

v1.5.0

05 Feb 22:34
Compare
Choose a tag to compare

1.5.0 (2019-02-05)

Bug Fixes

  • forget to add semantic release as dev dependency (606c9b4)
  • forgot to add semantic release configuration (8f1a2a2)
  • wrong readme (c4dc81f)

Features

  • start & stop commands actually working (d9851f9)

v1.4.1

04 Feb 23:04
Compare
Choose a tag to compare

1.4.1 (2019-02-04)

Bug Fixes

  • baseurl in compiler options (69594e3)