Releases: gin-contrib/i18n
Releases · gin-contrib/i18n
v1.3.0
v1.2.4
Changelog
Enhancements
- d11ac34: chore(deps): upgrade golang.org/x/crypto to v0.45.0 (@appleboy)
- 45f3ce2: chore: bump Go version and update core dependencies (@appleboy)
- 7628ac5: chore: remove bearer.yml workflow (@appleboy)
- 662e3bb: chore(deps): bump actions/checkout from 4 to 6 (@appleboy)
- 3545c82: chore: drop Go 1.23 support, require Go 1.24+ (@appleboy)
- 29a1ff2: chore(deps): upgrade quic-go to v0.57.1 (@appleboy)
- a4adbe2: chore(ci): update golangci-lint to v2.6 (@appleboy)
- 4b178a2: chore(deps): bump actions/cache from 4 to 5 (@appleboy)
- 15a9118: chore(ci): upgrade trivy-action from 0.33.1 to 0.35.0 (@appleboy)
- 5733e27: chore(deps): upgrade gin to v1.12.0 and update CI Go versions (@appleboy)
- 9288278: chore(i18n): bump go-i18n/v2 from v2.5.1 to v2.6.1 (@appleboy)
- 1732302: chore(deps): upgrade golang.org/x/text to v0.35.0 (@appleboy)
Build process updates
- 236a499: ci: integrate Trivy vulnerability scanning into CI workflow (@appleboy)
- 6cee5b6: ci: expand CI test matrix to include Go 1.25 (@appleboy)
- 0f45b63: ci: integrate automated Trivy security scanning workflow (@appleboy)
- 55a725a: ci(workflow): bump goreleaser/goreleaser-action from v6 to v7 (@appleboy)
Others
v1.2.3
v1.2.2
v1.2.1
v1.2.0
Changelog
Features
- ff4e841: feat: additional methods (#63) (@myadream)
- 60147fc: feat(readme): refactor summation functions and optimize data handling (@appleboy)
Enhancements
- a8bfc3e: chore: update Go version constraints for compatibility (@appleboy)
- 47734ce: chore: update Go version and dependencies to latest releases (@appleboy)
- 41ab163: chore: update dependencies to latest versions (@appleboy)
- a574d63: chore: mark GinI18n recievers as public (#58) (@chivincent)
- 82c042d: chore(deps): update Go version and upgrade dependencies (@appleboy)
- 17afc21: chore(deps): update dependencies and improve test configurations (@appleboy)
Build process updates
Documentation updates
v1.1.4
v1.1.3
v1.1.2
v1.1.1
Changelog
Enhancements
- 1bdc6de chore(deps): Bump github.com/nicksnyder/go-i18n/v2 from 2.2.2 to 2.3.0 (#42)
- cf0e880 chore(deps): Bump github/codeql-action from 2 to 3 (#44)
- 564aebb chore: update dependencies
- 24c0a92 chore: update dependencies to latest versions
- e18795c chore: update version of
actions/setup-goin GitHub workflows