Ex_Cldr_Numbers v2.18.0 Release Notes

  • ๐Ÿš€ This is the changelog for Cldr v2.18.0 released on May 8th, 2021. For older changelogs please consult the release tag on GitHub

    ๐Ÿ› Bug Fixes

    • ๐Ÿ›  Fixes short and long number formatting.

    • ๐Ÿ›  Fixes formatting whent the format string consists only of digits. Previously this would erroneously set both the maximum and minimum integer digits. Now it only sets the minimum integer digits.

    โœจ Enhancements

    • Add option :maximum_integer_digits as an option to Cldr.Number.to_string/2