Ex_Cldr v2.5.0 Release Notes

  • 🚀 This is the changelog for Cldr v2.5.0 released on March 23rd, 2019. For older changelogs please consult the release tag on GitHub

    ✨ Enhancements

    • 🔧 Adds the global :ex_cldr configuration key :default_backend.

    • ➕ Adds Cldr.default_backend/0 which will return the configured default backend or will raise an exception if not is configured.

    • 0️⃣ Where appropriate, Cldr.* will now use Cldr.default_backend() as a default parameter.