Cldr currencies version 2.1.1
Bug Fixes
-
Fixes the regex for parsing currency names that have date ranges in them. It now correctly parses names with non-ASCII characters too.
-
Removes
Cldr.Currency.all_currency_strings/2
since strings conflict across locales -
Add
Cldr.Currency.currency_strings/2
Enhancements
- Added
:unannotated
toCldr.Currency.currency_filter/2
. It omits currency names that have a "(...)" in then since these are typically financial instruments.