Skip to content

Releases: Charliego3/go-i18n

v2.1.1

16 Oct 04:17
Compare
Choose a tag to compare

Update: include bug fix and provider improve

Fix:

  • WithDefaultLanguage does not properly initialize Bundle

Imporve:

  • using MessageID generic type
  • ParseFromHeader selects the one with the largest weight in the registered language, otherwise the default is used

Upgrade: translate with context

15 Oct 04:29
Compare
Choose a tag to compare

Based on standard http.Handler. Can using anywhere

v0.0.3

27 Feb 06:22
Compare
Choose a tag to compare
Update: change module path

stable version

26 Feb 16:25
Compare
Choose a tag to compare
v0.0.2

Update: README