Skip to content

Releases: golang-templates/seed

v0.15.0

03 May 22:37
dd99068

Choose a tag to compare

Added

Changed

Changelog

dd99068 Prepare release v0.15.0 (#134)
722a3dc Add code of conduct (#133)
342ee31 Update golint and gocyclo linters configuration (#132)
9d8f027 Add Changelog (#131)
d3d21cc Improve GitHub workflows (#130)
8e88e44 Bump github.com/goreleaser/goreleaser from 0.162.1 to 0.164.0 in /tools (#129)
2160448 Bump github.com/goreleaser/goreleaser from 0.162.0 to 0.162.1 in /tools (#128)

Docker images

  • docker pull docker.pkg.github.com/golang-templates/seed/seed:latest
  • docker pull docker.pkg.github.com/golang-templates/seed/seed:0
  • docker pull docker.pkg.github.com/golang-templates/seed/seed:0.15
  • docker pull docker.pkg.github.com/golang-templates/seed/seed:0.15.0

v0.14.0

18 Apr 17:01
475e75b

Choose a tag to compare

Added

  • Build and push a Docker container image. (#127)

Changed

Changelog

475e75b Move main package to root and add Docker image (#127)
8cd93c4 Bump github.com/goreleaser/goreleaser from 0.161.1 to 0.162.0 in /tools (#126)
bf589da Bump github.com/golangci/golangci-lint from 1.38.0 to 1.39.0 in /tools (#125)
22aaf73 Bump github.com/goreleaser/goreleaser from 0.160.0 to 0.161.1 in /tools (#124)

Docker images

  • docker pull docker.pkg.github.com/golang-templates/seed/seed:latest
  • docker pull docker.pkg.github.com/golang-templates/seed/seed:0
  • docker pull docker.pkg.github.com/golang-templates/seed/seed:0.14
  • docker pull docker.pkg.github.com/golang-templates/seed/seed:0.14.0

v0.13.4

25 Mar 21:13
a9d2eea

Choose a tag to compare

Changelog

a9d2eea Add license badge (#123)
76402ae Bump github.com/goreleaser/goreleaser from 0.159.0 to 0.160.0 in /tools (#122)

v0.13.3

13 Mar 23:13
c852a6c

Choose a tag to compare

Changelog

c852a6c Update golangci-lint configuration (#121)
92aa87a Refine CI workflow caching and dev as default make target (#120)
d4193cb Bump github.com/goreleaser/goreleaser from 0.157.0 to 0.159.0 in /tools (#118)
6ca92c6 Bump github.com/golangci/golangci-lint from 1.37.1 to 1.38.0 in /tools (#119)

v0.13.2

28 Feb 13:11
3d6cbcb

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

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

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

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

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

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)