Ex_Cldr_Numbers v2.14.0 Release Notes

Release Date: 2020-05-27 // almost 4 years ago
  • ๐Ÿš€ This is the changelog for Cldr v2.14.0 released on May 27th, 2020. For older changelogs please consult the release tag on GitHub

    โœจ Enhancements

    • โž• Add Cldr.Number.Parser.parse/2 to parse numbers in a locale-aware manner

    • โž• Add Cldr.Number.Parser.scan/2 to parse a string into a list of string and numbers

    • โž• Add Cldr.Number.Parser.resolve_currencies/2 to match strings to currency codes in a list

    • โž• Add Cldr.Number.Parser.resolve_currency/2 to match a string to a currency code