gotext v1.2.4 Release Notes

Release Date: 2017-11-02 // over 6 years ago
  • ๐Ÿš€ 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.