Ex_Cldr v2.13.0 Release Notes

  • ๐Ÿš€ This is the changelog for Cldr v2.13.0 released on January 19th, 2020. For older changelogs please consult the release tag on GitHub

    โœจ Enhancements

    • โœ‚ Removes the runtime dependency on Jason since the RFC5646 parser is now inlined. Closes #99

    • โž• Adds Cldr.Timezone to support timezone mapping for language tags using the tz key of the u extension to the Unicode locale identifier

    • ๐Ÿ“œ When parsing a locale with a u extension containing a cf (currency format) key, the key is transformed to the standard :currency or :accounting atoms rather than being left as strings.