Version v0.15.1 - Updated the golang-ci lint tool version from 1.33 to 1.36
Version v0.15.0 - Added mockgen source mode failback after reflect mode fail
Version v0.14.0 - Added the golines formatting tool
Version v0.13.1 - Don't fail during git configuration
Version v0.13.0 - Updated Go to version 1.15.5
Added musl-dev library to the Alpine Docker image
Added waiting message and print documentation URL after running the go-doc script
Added more verbose before and after running each linter tools
Added the go-test-no-cover command script
feat(go): added the go-mock command script for generating mocks
feat(test): added tests status at the end of the output
feat(docker): added the GOROOT environment variable
feat(docker): added support for handling Go linter configuration files
fix(docker): fixed loading Go linters configuration files
fix(docker): fixed returning to early from formatting tools
feat(docker): almost release. Updated documentation and the docker-run.sh script
feat(docker): added Docker Hub variable to CI settings
feat(docker): added more images
feat(docker): project initialization