Ex_Cldr_Numbers v2.13 Release Notes

  • This is the changelog for Cldr v2.13.0 released on _____, 2020. For older changelogs please consult the release tag on GitHub

    ✨ Enhancements

    • Cldr.Number.to_string/2 now detects the number system from any supplied locale. If provided, the option :number_system takes precedence over the number system derived from a locale.

    • Add Cldr.Number.System.number_system_from_locale/2 to extract the number system from a locale.