Cldr Lists version 2.12.1
Enhancements
- Adds
:treat_middle_as_endboolean option toCldr.List.to_string/3andCldr.List.intersperse/3. Whentrue, the:endpart of a list pattern is ignored when formatting a list. This can be a convenient way to format a list omitting the trailing " and " pattern for the last element.