twitter-cldr-rb v5.1.0 Release Notes

Release Date: 2019-11-21 // over 4 years ago
    • โฌ†๏ธ Upgrade to CLDR v36, ICU 65.1, and Emoji 12.1.
    • ๐Ÿ‘ Full timezone support in formatted dates and times (eg. "Eastern Standard Time" instead of simply "UTC").
    • ๐Ÿ‘ Full day period support (eg. AM, PM, etc).
    • ๐Ÿ›  Fix bug causing timezone option to not be passed to the underlying datetime formatter.
    • Compose locale data from more accurate ancestor list.
    • ๐Ÿšš Move date, time, and datetime tokenizers to static methods so they don't have to be re-created for every formatting operation.
    • โž• Add support for en-US (how did it take us 7 years to add this??)