# Change Log
# v1.14.0
Added customValues
to project structure.
# v1.13.0
Gotouch executes go mod tidy
and go fmt ./...
after a go project is created.
# v1.12.0
Deletes properties.yaml
on the root directory if exists.
# v1.11.0
Adds config command to change default URL.
# v1.10.0
Choices can have custom values.
# v1.9.0
Selected project can create files or add dependencies see project structure files and dependencies sections.
# v1.8.0
Gotouch can check out custom branch on git. See the branch field description.
# v1.7.0
Add init file execution.
# v1.6.0
Add spring (opens new window) functions to templating.
# v1.5.0
Delimiter for templating can be changed on project structure. See the delimiter field description.