Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
checksums.txt | 2024-10-13 | 280 Bytes | |
goi18n-2.4.1-darwin-amd64 | 2024-10-13 | 3.4 MB | |
goi18n-2.4.1-linux-amd64 | 2024-10-13 | 3.3 MB | |
goi18n-2.4.1-windows-amd64.exe | 2024-10-13 | 3.5 MB | |
README.md | 2024-10-13 | 326 Bytes | |
v2.4.1 source code.tar.gz | 2024-10-13 | 45.6 kB | |
v2.4.1 source code.zip | 2024-10-13 | 67.9 kB | |
Totals: 7 Items | 10.2 MB | 0 |
Bug fixes
- fallback to empty string message
""
when get nil value by @LemonNekoGH in https://github.com/nicksnyder/go-i18n/pull/326 - fix: option in TextParser is not used by @cazeaux in https://github.com/nicksnyder/go-i18n/pull/335
Full Changelog: https://github.com/nicksnyder/go-i18n/compare/v2.4.0...v2.4.1