Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
checksums.txt | 2025-01-23 | 280 Bytes | |
goi18n-2.5.0-darwin-amd64 | 2025-01-23 | 3.6 MB | |
goi18n-2.5.0-linux-amd64 | 2025-01-23 | 3.5 MB | |
goi18n-2.5.0-windows-amd64.exe | 2025-01-23 | 3.7 MB | |
README.md | 2025-01-12 | 1.8 kB | |
v2.5.0 source code.tar.gz | 2025-01-12 | 47.9 kB | |
v2.5.0 source code.zip | 2025-01-12 | 71.8 kB | |
Totals: 7 Items | 10.9 MB | 2 |
Highlights
- Error if reserved message keys are mixed with unreserved keys by @nicksnyder in https://github.com/nicksnyder/go-i18n/pull/320
- Add convenience function
MustLocalizeMessage
by @apricotbucket28 in https://github.com/nicksnyder/go-i18n/pull/352
Other changes
- Upgrade codecov action to v4 by @nicksnyder in https://github.com/nicksnyder/go-i18n/pull/337
- Bump actions/setup-go from 2 to 5 by @dependabot in https://github.com/nicksnyder/go-i18n/pull/341
- Bump actions/checkout from 1 to 4 by @dependabot in https://github.com/nicksnyder/go-i18n/pull/339
- Bump golangci/golangci-lint-action from 3 to 6 by @dependabot in https://github.com/nicksnyder/go-i18n/pull/340
- Bump goreleaser/goreleaser-action from 2 to 6 by @dependabot in https://github.com/nicksnyder/go-i18n/pull/342
- Better build step condition by @nicksnyder in https://github.com/nicksnyder/go-i18n/pull/344
- Use stable Go version in all workflows by @nicksnyder in https://github.com/nicksnyder/go-i18n/pull/343
- switch to scip by @nicksnyder in https://github.com/nicksnyder/go-i18n/pull/345
- Create README.uk-UA.md by @dejurin in https://github.com/nicksnyder/go-i18n/pull/336
- Bump golang.org/x/text from 0.19.0 to 0.20.0 by @dependabot in https://github.com/nicksnyder/go-i18n/pull/351
- Bump golang.org/x/text from 0.20.0 to 0.21.0 by @dependabot in https://github.com/nicksnyder/go-i18n/pull/354
New Contributors
- @dependabot made their first contribution in https://github.com/nicksnyder/go-i18n/pull/341
- @dejurin made their first contribution in https://github.com/nicksnyder/go-i18n/pull/336
- @apricotbucket28 made their first contribution in https://github.com/nicksnyder/go-i18n/pull/352
Full Changelog: https://github.com/nicksnyder/go-i18n/compare/v2.4.1...v2.5.0