Skip to content

Releases: elliotxx/go-web-template

v0.2.1

07 Aug 11:28
Compare
Choose a tag to compare

Changelog

  • 9b8f2f8 feat: setup ddd structure and add system config domain

Docker Images

  • elliotxx/go-web-template:v0.2.1
  • elliotxx/go-web-template:v0.2.1-arm64

Thanks!

v0.2.0

07 Aug 07:13
Compare
Choose a tag to compare

Changelog

  • 75daa0a style: rename project name to go-web-template
  • 7b66499 fix: wrong .goreleaser.yml configuration
  • ac4fe3c fix: compile error on windows in .goreleaser.yml
  • 114a222 chore: complete the project dirs and readme

Docker Images

  • elliotxx/go-web-template:v0.2.0
  • elliotxx/go-web-template:v0.2.0-arm64

Thanks!

v0.1.6

02 Mar 07:37
905144f
Compare
Choose a tag to compare

Changelog

  • f72d6e0 refactor: rename go.makefile to go.mk
  • 905144f chore: update release in .goreleaser.yml
  • 959d450 chore: improve release binary size by goreleaser

Docker Images

  • elliotxx/go-web-prototype:v0.1.6
  • elliotxx/go-web-prototype:v0.1.6-arm64

Thanks!

v0.1.5

10 Feb 06:56
Compare
Choose a tag to compare

Major changes

  • use go.makefile

Changelog

Thanks!

v0.1.4

28 Dec 05:58
Compare
Choose a tag to compare

Major changes

  • refine Makefile
  • add .golangci.yml

Changelog

  • a11a2fc feat: add coverage with github action
  • e19357e chore: refine Makefile
  • a656b52 chore: add .golangci.yml

Thanks!

v0.1.3

04 Nov 10:29
Compare
Choose a tag to compare

Major changes

Changelog

fd54c7d docs(contributing): add CONTRIBUTING.md
29f2a08 docs(conduct): add code of conduct
ec0de22 docs(LICENSE): add LICENSE
3f4da3c Merge pull request #1 from elliotxx/add-license-1

Docker images

  • docker pull elliotxx/go-web-prototype:v0.1.3
  • docker pull elliotxx/go-web-prototype:v0.1.3-arm64

Thanks!

v0.1.2

01 Nov 03:48
Compare
Choose a tag to compare

Major changes

  • auto publish image to docker hub

Changelog

5382414 style: rename standard-sample-go-web => go-web-prototype
ae6be21 refactor: remove ghcr.io config
e81f563 fix: wrong release.yml
abd4f7e fix: wrong Dockerfile as goreleaser
1de435e fix: wrong Dockerfile
955d0ec fix: Dockerfile
8cb8896 chore: update release.yaml
4805b0b chore: update go version 1.16 => 1.17
abbabcb chore: update Dockerfile
5b9939a chore: remove goproxy in Dockerfile
86d8e61 chore: remove .ShortCommit in .goreleaser
25295a8 chore: refine Dockerfile & update go version 1.17 => 1.16
62dce9f chore: add docker build&publish in .goreleaser.yml
a455474 chore: add Dockerfile

Docker images

  • docker pull elliotxx/go-web-prototype:v0.1.2
  • docker pull elliotxx/go-web-prototype:v0.1.2-arm64

Thanks!

v0.1.1

19 Oct 12:42
Compare
Choose a tag to compare

Major changes

Changelog

d9fb31e chore: add .goreleaser.yml
3308ff4 chore: add release to .goreleaser.yml
9bf36e2 chore: add release.yaml in .github/workflows
8d46325 chore: set builds[0].main: ./cmd/ in .goreleaser.yml

Thanks!