Skip to content

Releases: golang-templates/seed

v0.13.2

28 Feb 13:11
3d6cbcb
Compare
Choose a tag to compare

Changelog

3d6cbcb Use main branch (#116)
4654079 Trigger build when pushed to the main branch (#115)
59d0665 Tidy go.mod (#114)
5a4f1f5 Bump github.com/goreleaser/goreleaser from 0.156.2 to 0.157.0 in /tools (#112)
7d0d167 Bump github.com/golangci/golangci-lint from 1.37.0 to 1.37.1 in /tools (#113)

v0.13.1

18 Feb 22:59
d4734c8
Compare
Choose a tag to compare

Changelog

d4734c8 Update to Go 1.16 (#111)
073eba7 Bump github.com/goreleaser/goreleaser from 0.155.2 to 0.156.2 in /tools (#109)
02d94bf Bump github.com/golangci/golangci-lint from 1.36.0 to 1.37.0 in /tools (#110)
2941d84 Bump github.com/goreleaser/goreleaser from 0.155.0 to 0.155.2 in /tools (#108)
0be9b77 Bump github.com/golangci/golangci-lint from 1.35.2 to 1.36.0 in /tools (#106)

v0.13.0

26 Jan 15:33
fe7e726
Compare
Choose a tag to compare

Changelog

fe7e726 Add CodeQL analysis to GitHub workflow (#66)
a4b9284 Add matrix to GitHub workflow (#105)
91723e0 Add install target (#104)
71c8d64 docs: using make on Windows (#103)

v0.12.2

18 Jan 09:59
02c7365
Compare
Choose a tag to compare

Changelog

02c7365 Remove mvdan.cc/gofumpt from tools (#102)
ebbb306 Remove gofumports (#101)
fd02a40 Bump github.com/goreleaser/goreleaser from 0.154.0 to 0.155.0 in /tools (#100)
9c02efa Bump github.com/stretchr/testify from 1.6.1 to 1.7.0 (#99)
b5a1c68 Update pkg.go.dev badge (#98)
f950aab Bump github.com/golangci/golangci-lint from 1.35.0 to 1.35.2 in /tools (#97)
5cab6c8 Bump github.com/goreleaser/goreleaser from 0.151.1 to 0.154.0 in /tools (#95)
c1fe77a Bump github.com/golangci/golangci-lint from 1.34.1 to 1.35.0 in /tools (#96)

v0.12.1

04 Jan 12:36
82c3ccd
Compare
Choose a tag to compare

Changelog

82c3ccd Bump github.com/goreleaser/goreleaser from 0.150.0 to 0.151.1 in /tools (#93)
256d381 Bump github.com/goreleaser/goreleaser from 0.149.0 to 0.150.0 in /tools (#92)
36d2ac1 Bump github.com/golangci/golangci-lint from 1.33.0 to 1.34.1 in /tools (#91)
1c2bb96 Bump github.com/goreleaser/goreleaser from 0.148.0 to 0.149.0 in /tools (#90)

v0.12.0

04 Dec 21:46
48d208a
Compare
Choose a tag to compare

Changelog

48d208a Add Codecov integration (#89)
131c47e Update VS Code settings (#88)
b01f22c Bump mvdan.cc/gofumpt (#87)
d851b36 Bump github.com/goreleaser/goreleaser from 0.147.2 to 0.148.0 in /tools (#86)
e2e7190 Bump github.com/goreleaser/goreleaser from 0.146.0 to 0.147.2 in /tools (#85)
cdb6c78 Bump github.com/golangci/golangci-lint from 1.32.2 to 1.33.0 in /tools (#84)
b2f6bb1 Bump github.com/golangci/golangci-lint from 1.32.1 to 1.32.2 in /tools (#82)
5848a0a Bump github.com/golangci/golangci-lint from 1.32.0 to 1.32.1 in /tools (#81)
73f17d2 Bump github.com/goreleaser/goreleaser from 0.145.0 to 0.146.0 in /tools (#80)

v0.11.2

25 Oct 19:00
1f0d33e
Compare
Choose a tag to compare

Changelog

1f0d33e Enable new linters (#79)
65e055e Bump github.com/golangci/golangci-lint from 1.31.0 to 1.32.0 in /tools (#78)
dcc1466 Fix dependabot (#77)

v0.11.1

18 Oct 09:30
Compare
Choose a tag to compare

Changelog

3ffb439 Remove lint-fast target
1d759fe Rename build directory to tools
462cda6 Bump github.com/goreleaser/goreleaser from 0.144.0 to 0.145.0 in /build (#75)

v0.11.0

11 Oct 13:15
d2eb50d
Compare
Choose a tag to compare

Changelog

d2eb50d Fix release make target (#73)
15f0a44 Move build tools, use testify, refine make targets (#72)

v0.10.0

11 Oct 08:46
299b85a
Compare
Choose a tag to compare

Changelog

299b85a Use gofumpt and gofumports (#71)
b95d306 Bump github.com/goreleaser/goreleaser from 0.143.0 to 0.144.0 (#70)
d483027 FAQ: Add info about tdm-gcc for Windows (#69)