Releases: Derroylo/webdev-tool
Releases · Derroylo/webdev-tool
v0.3.3
Bugfix
- Fix an error that caused the certifcates not to be generated correctly
Full Changelog: v0.3.2...v0.3.3
v0.3.2
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
Full Changelog: v0.3.2-beta.1...v0.3.2-beta.2
v0.3.2-beta.1
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
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
Full Changelog: v0.2.5...v0.3.0
v0.2.5
Full Changelog: v0.2.4...v0.2.5
v0.2.4
Full Changelog: v0.2.3...v0.2.4
v0.2.3
Full Changelog: v0.2.2...v0.2.3
v0.2.2
Full Changelog: v0.2.1...v0.2.2