All Versions
78
Latest Version
Avg Release Cycle
47 days
Latest Release
1176 days ago

Changelog History
Page 3

  • v4.3.1 Changes

    March 27, 2017
    • โž• Add support for Ruby 2.4.
  • v4.3.0 Changes

    March 11, 2017
    • โž• Add support for the Slovenian locale (sl).
  • v4.2.0 Changes

    November 30, 2016
    • ๐Ÿ›  Fix parent locale fallbacks (#202).
    • Pass along locale when formatting currencies (#203).
  • v4.1.0 Changes

    November 17, 2016
    • โž• Add support for Tibetan (bo).
    • Import a bunch of missing transform rules added in CLDR v27-29.
    • ๐Ÿ”จ Refactor importers, introduce add_locale rake task.
  • v4.0.0 Changes

    November 01, 2016
    • โฌ†๏ธ Upgrade to Unicode v8.0.0, CLDR v29, and ICU 57.1.
    • โž• Add support for fields.
    • โšก๏ธ Update plural rules with several bug fixes.
    • โž• Add support for hyphenation (uses LibreOffice/Hunspell data).
    • โž• Add support for transliteration.
  • v3.6.0 Changes

    October 20, 2016
    • Override South Korean postal code format, which changed recently.
  • v3.5.0 Changes

    July 10, 2016
    • ๐Ÿ’Ž Only add JSON as a dependency if running under Ruby < 2 (#191).
  • v3.4.0 Changes

    July 08, 2016
    • โž• Add units support, eg. "12 degrees Celsius", etc.
  • v3.3.0 Changes

    March 29, 2016
    • โž• Added #as_territory convenience method to LocalizedSymbol (@Anthony-Gaudino).
    • ๐Ÿ‘Œ Improved documentation for world territories (@Anthony-Gaudino).
    • ๐Ÿ›  Fixed issues with Unicode regular expressions
      • Unicode properties not recognized correctly
      • Unicode properties not unioned correctly when placed side-by-side
      • Inverted unicode properties not unioned correctly
      • Leading dashes in character classes now treated as literals instead of as denoting a range
  • v3.2.1 Changes

    June 24, 2015
    • ๐Ÿ›  Fix units for Gujarati, Kannada, Marathi