Skip to content

Releases: golang-templates/seed

0.19.0

19 Feb 11:43
382ac74
Compare
Choose a tag to compare

Added

  • Add sqlclosecheck linter. (#235)

Changed

  • Change license to CC0-1.0. (#241)
  • Update Codecov instructions for v4. (#289)

Fixed

  • Fix inst Make target for Go 1.21. (#269)

0.18.0

25 Jan 20:53
c448ad8
Compare
Choose a tag to compare

Changed

Fixed

  • Adjust Build Status badge to new shields.io API. (#231)

0.17.1

05 Nov 10:11
9d93da6
Compare
Choose a tag to compare

Fixed

  • Fix release GitHub workflow. (#225)

0.17.0

05 Nov 09:53
ead658c
Compare
Choose a tag to compare

Changed

  • Update golangci-lint configuration. (#222)
  • Update Make targets. (#224)

Removed

  • Remove go-acc and use coverpkg flag instead. (#221)

0.16.1

12 Oct 17:41
14936f4
Compare
Choose a tag to compare

Fixed

  • Improve GH workflows and Makefile. (#217)

0.16.0

12 Oct 13:12
487dafd
Compare
Choose a tag to compare

Added

Changed

  • Update golangci-lint configuration. (#196)
  • Update Visual Studio code configuration. (#197)
  • Migrate to ghcr.io. (#203)
  • Use SemVer version as release name. (#206)
  • Manual changelog. (#207)
  • Update Makefile. (#210)
  • Bump dependencies.

Removed

  • Remove VS Code Remote Container support. (#199)
  • Remove info about GoDownloader as it is deprecated. (#202)
  • Remove testify. (#209)

Fixed

  • Add workflow_dispatch to all workflows. (#204)
  • Fix docker image name. (#205)
  • Fix CodeQL GH workflow permissions. (#216)

v0.15.0

03 May 22:37
dd99068
Compare
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
Compare
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
Compare
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
Compare
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)