Releases
0.0.3
0.0.3 - Semver versioning enabled
0.0.2 (2021-12-23)
New feature:
add devcontainer build task(f055a56
) (@sheldon Hull)
docker : add basic docker build command, prune, and handle docker-compose vs docker compose(8250188
) (@sheldon Hull)
gotools : ⚡ add golines as default wrapper(730e08a
) (@sheldon Hull)
improve test output(88e8a43
) (@sheldon Hull)
examples : 🎉 add .env file copy example(256325c
) (@sheldon Hull)
✨ add debug logging option and nice section headers to init tasks to reduce need in external calls(a83dabb
) (@sheldon Hull)
tooling : 🎉 add silent spinner out for any tasks(86f5017
) (@sheldon Hull)
tooling : default to silent install of tools with spinner(ea2540e
) (@sheldon Hull)
gotools : ⚡️ add automatic detection of local mod file for goimports command(7dd6041
) (@sheldon Hull)
gotools : ♻️ improve golangci-lint formatting, linting, and other checks(27b9567
) (@sheldon Hull)
gotools : ➕ add gotools for VSCode to initialization of toolList for go tools init command(50bdfd0
) (@sheldon Hull)
licensing : add recursive check and force override path"(e98c73e
) (@sheldon Hull)
gotools : add Test() func(3b398e1
) (@sheldon Hull)
gittools : ✨ add gittools to install common go git tooling like git-town and bit for devcontainer onboarding(8cee5d8
) (@sheldon Hull)
licensing : ✨ add licensing checks using go-license(82964d5
) (@sheldon Hull)
✨ include starter templates to accelerate start(370eae4
) (@sheldon Hull)
ci : ✅ add check for netlify CI(a8f926d
) (@sheldon Hull)
docker : 🎉 add initial docker build and run mage tasks(caeb2b8
) (@sheldon Hull)
gotools : 🎉 add go formatting and linting helpers(541c2fc
) (@sheldon Hull)
gotools : ✨ add gotools for running go specific actions(ef97514
) (@sheldon Hull)
✨ add ci and fancy packages and linting and tests(8cf510c
) (@sheldon Hull)
🚀 initial deployment with tool retool replacement (#1 )(1ee7bbc
) (@sheldonhull )
Bugs fixed:
You can’t perform that action at this time.