Skip to content

Releases: Derroylo/webdev-tool

v0.3.3

24 Nov 12:34

Choose a tag to compare

Bugfix

  • Fix an error that caused the certifcates not to be generated correctly

Full Changelog: v0.3.2...v0.3.3

v0.3.2

23 Nov 12:49

Choose a tag to compare

Features

  • Implemented the ability that some parts can be translated, see secrets
  • Added a new property to secrets "missingMessage" that can contain a custom message and explain what todo when a secret could not be found
  • Added a new property to secrets "expectedVars" that contains the name of the expected variables in the secret file
  • Added a new property to secrets "expectedSecrets" that shows what secrets should be added to a certain file.
  • EnvVar Secrets can now be used in custom scripts
  • Added the ability to add php test tools to the config, like phpstan or phpcsfixer. More under Running tests
  • Rewrote the shell execution so that the output from the shell will be better displayed (like ProgressBars, Colored texts etc.)

Bugfixes

  • Remove invalid characters from the docker compose project name generation. A dot in the folder name would result in an invalid project name and prevent the project from starting
  • Fixed that "webdev services stop" did not work anymore
  • Fixed that the update checker was not working when using custom date formatting on the system
  • Fixed wrong owner of the created certs
  • Fixed an error that caused the webdev.yml to loose settings when changing other settings

Full Changelog: v0.3.1...v0.3.2

v0.3.2-beta.2

17 Nov 00:19

Choose a tag to compare

v0.3.2-beta.2 Pre-release
Pre-release

v0.3.2-beta.1

11 Nov 00:19

Choose a tag to compare

v0.3.2-beta.1 Pre-release
Pre-release

Features

  • Implemented the ability that some parts can be translated
  • Added a new property to secrets "missingMessage" that can contain a custom message and explain what todo when a secret could not be found
  • Added a new property to secrets "expectedVars" that contains the name of the expected variables in the secret file
  • EnvVar Secrets can now be used in custom scripts
  • Added the ability to add php test tools to the config, like phpstan, phpcsfixer etc. These are available via the webdev tests branch. When executed outside of a devcontainer, the tests will be run inside an php cli alpine image.

Bugfixes

  • Remove invalid characters from the docker compose project name generation. A dot in the folder name would result in an invalid project name and prevent the project from starting
  • When executing shell scripts, progressbars will now be shown correctly.
  • Fixed that "webdev services stop" did not work anymore
  • Fixed that the update checker was not working when using custom date formatting on the system

Full Changelog: v0.3.1...v0.3.2-beta.1

v0.3.1

03 Nov 23:38

Choose a tag to compare

Features

  • Command for updating custom mysql images
  • Added a command for stopping a project
  • When starting a project, the tool will stop other running devcontainer

Bugfixes

  • When using sub-workspaces, and no folder has been set via the config, this resulted in wrong path for the vhost

Full Changelog: v0.3.0...v0.3.1

v0.3.0

29 Sep 07:54

Choose a tag to compare

Full Changelog: v0.2.5...v0.3.0

v0.2.5

06 Aug 08:31

Choose a tag to compare

Full Changelog: v0.2.4...v0.2.5

v0.2.4

09 Jul 20:00

Choose a tag to compare

Full Changelog: v0.2.3...v0.2.4

v0.2.3

06 Jul 22:38

Choose a tag to compare

Full Changelog: v0.2.2...v0.2.3

v0.2.2

19 Jun 21:04

Choose a tag to compare

Full Changelog: v0.2.1...v0.2.2