Cldr Lists version 2.6.0
Enhancements
-
Standardize on
:formatrather than:stylefor formatting options. This is part of an ongoing effort to standardise option naming across the CLDR libraries. Thanks to @Zurga for the collaboration. Closes #4. This reverts the decision made inex_cldr_lists version 2.4.0. -
Deprecates
Cldr.List.list_styles_for/2in favour ofCldr.List.list_formats_for/2 -
Updates to use
Cldr.locale_and_backend_from/{1, 2}which normalizes extraction of backend and locale from parameters and options. As a result, also bump the minimum version ofex_cldr_numbersto2.15