Cldr Plugs version 1.2.1
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
toLogger.warning/1
to avoid deprecation messages on Elixir 1.15