Skip to content

v1.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Nov 06:52
· 36 commits to master since this release
7f0bc71

Changelog

Enhancements

  • 165baa2 chore: MustGetMessage both support param which type of i18n.LocalizeConfig (#40)
  • b234b91 chore: refactor code for Go 1.20 and context variable update
  • 87dc629 chore: update GitHub Actions configuration
  • 7f0bc71 chore: update Go version in go.mod file
  • 725810f chore: update dependencies in go.mod file
  • d80337a chore: update goreleaser/goreleaser-action to v5
  • 96a917b chore: update workflows to use actions/checkout@v4

Others

  • 2022ba3 ci: update Go workflows to use actions/setup-go@v4 and support Go 1.21
  • 8662692 refactor: refactor code for context variable and i18n function usage
  • 1dffef0 test(i18n): update localize file path