Babel v2.4.0 Release Notes

Release Date: 2017-03-24 // about 7 years ago
  • ๐Ÿ”– Version 2.4.0

    ๐Ÿ†• New Features

    โœ… Some of these changes might break your current code and/or tests.

    • CLDR: CLDR 29 is now used instead of CLDR 28 (#405) (@akx)
    • Messages: Add option 'add_location' for location line formatting (#438, #459) (@rrader, @alxpy)
    • Numbers: Allow full control of decimal behavior (#410) (@etanol)

    ๐Ÿ›  Minor Improvements and bugfixes

    Internal improvements

    • โœ… Local times are constructed correctly in tests (#411) (@etanol)
    • Miscellaneous small improvements (#437) (@scop)
    • Regex flags are extracted from the regex strings (#462) (@singingwolfboy)
    • ๐Ÿ”จ The PO file reader is now a class and has seen some refactoring (#429, #452) (@mbirtwell)