What's Changed
- add error messages when the command expected is not available by @ccoVeille in #85
- Fix command check by @dnephin in #86
- Change shebang to bash in golangci-lint script by @mckingho in #88
- Update README with a deprecation notice for
golang/go-lint
by @Jarmos-san in #91 - Fix go-generate for multiple directories by @burik666 in #92
- Fix go-unit-test script falsely succeeding if go list ./... fails by @OnePunMan in #95
New Contributors
- @ccoVeille made their first contribution in #85
- @dnephin made their first contribution in #86
- @mckingho made their first contribution in #88
- @Jarmos-san made their first contribution in #91
- @burik666 made their first contribution in #92
- @OnePunMan made their first contribution in #95
Full Changelog: v0.5.0...v0.5.1