Skip to content

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Jul 14:21
· 46 commits to master since this release

Changelog

Enhancements

  • f5f31d5 chore(CI): add go1.20 version
  • f3e2f5e chore(CI): remove specific golang-lint version
  • 75a15d8 chore(deps): Bump github.com/gin-gonic/gin from 1.7.4 to 1.8.0
  • 7819d50 chore(deps): Bump github.com/gin-gonic/gin from 1.8.0 to 1.8.1
  • 50a4632 chore(deps): Bump github.com/nicksnyder/go-i18n/v2 from 2.1.2 to 2.2.0
  • 17bf5da chore(deps): Bump github/codeql-action from 1 to 2
  • 1a8b822 chore(deps): Bump goreleaser/goreleaser-action from 2 to 3
  • e7fb2e9 chore(github): upgrade action package.
  • 4e3fabe chore: "Update Go version and dependencies in project"
  • d8d0eab chore: Add go 1.19 and upgrade lint version to v1.49
  • 5380c2f chore: upgrade checkout version to v3

Others

  • b8f7fd2 Fix: concurrency safe (#32)
  • 32bc53e Merge pull request #11 from gin-contrib/dependabot/go_modules/github.com/nicksnyder/go-i18n/v2-2.2.0
  • 096968c Merge pull request #14 from gin-contrib/dependabot/github_actions/github/codeql-action-2
  • f02681f Merge pull request #15 from gin-contrib/dependabot/github_actions/goreleaser/goreleaser-action-3
  • c9038c4 Merge pull request #16 from gin-contrib/fix1
  • 0bfae0b Merge pull request #17 from gin-contrib/dependabot/go_modules/github.com/gin-gonic/gin-1.8.0
  • 6335bdb Merge pull request #18 from gin-contrib/dependabot/go_modules/github.com/gin-gonic/gin-1.8.1
  • b63d115 chore(CI/CD): add dependabot
  • a15ece4 chore(CI/CD): add go1.18 version
  • 7b0771f chore(CI/CD): remove macos-latest testing
  • 4be4d75 ci: upgrade goreleaser-action version in GitHub workflow
  • 2f1efee refactor: refactor code and update linters in Go files
  • e08cacc refactor: refactor file path handling in message loading functions
  • ad1754d upgrade yaml