Skip to content

v1.2.4

Compare
Choose a tag to compare
@leonelquinteros leonelquinteros released this 02 Nov 13:25
· 126 commits to master since this release

Small release to include the following commit:

  • Unify fmt.Sprintf behaviour on Po and Locale

This changes how the Locale object falls back when a translation is not found to behave the same as the Po object and use fmt.Sprintf only when variables are provided.