Skip to content

Releases: threetides/gonet

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 16 Jul 18:34

Changelog

  • 9b6d719 fix: correct function name casing and improve log message in main function

Released by GoReleaser.

v1.0.5

Choose a tag to compare

@github-actions github-actions released this 09 Jun 18:26

Changelog


Released by GoReleaser.

v1.0.4

Choose a tag to compare

@github-actions github-actions released this 30 May 23:48

Changelog


Released by GoReleaser.

v1.0.3

Choose a tag to compare

@github-actions github-actions released this 30 May 21:32

Changelog


Released by GoReleaser.

v1.0.2

Choose a tag to compare

@github-actions github-actions released this 30 May 21:16

Changelog

  • fef0f37 Add LICENSE file
  • b5d445f fix: update project name check in initProject function to allow current directory

Released by GoReleaser.

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 30 May 20:40

Changelog

  • 1088d65 fix: add space after prompts for project and module names in initProject
  • 77f2795 fix: remove unused blue color variable from project struct

Released by GoReleaser.

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 30 May 20:33

Changelog

  • 8efe662 feat: polish init UX, ship shared HTTP client, and add docs for 1.0.0

Released by GoReleaser.

v0.13.3

Choose a tag to compare

@github-actions github-actions released this 30 May 19:34

Changelog

  • ac0d9c0 Replace .gitignore creation with .env file in project initialization

Released by GoReleaser.

v0.13.2

Choose a tag to compare

@github-actions github-actions released this 30 May 19:27

Changelog

  • feead62 Fix import path for httpx in main.go.tmpl

Released by GoReleaser.

v0.13.1

Choose a tag to compare

@github-actions github-actions released this 30 May 19:24

Changelog

  • f5b75e1 Rename Project.Name to Project.ModuleName and update template references in main.go.tmpl

Released by GoReleaser.