Skip to content

Cldr Plugs version 1.2.1

Compare
Choose a tag to compare
@kipcole9 kipcole9 released this 30 Jan 13:30
· 13 commits to main since this release

Bug Fixes

  • Improves logger messages when Cldr.Plug.PutLocale is attempting to set the Gettext locale. There are now one of two warnings logged:

    • One when the CLDR backend module has no configured Gettext module
    • One when there is a configured Gettext module but that module does not have the specified locale configured.
  • Changes Logger.warn/1 to Logger.warning/1 to avoid deprecation messages on Elixir 1.15