twitter-cldr-rb v1.7.0 Release Notes

    • ⚡️ Wrote rake tasks to update CLDR and ICU resources.
    • All resource files now written with symbolized keys so the gem doesn't have to recursively symbolize them on load.
    • 🐎 Unicode code points now represented internally with integers instead of strings for better performance.
    • ➕ Added number formatting in JavaScript.
    • ➕ Added telephone code lookup functionality (per country) and postal code validation.