All Versions
78
Latest Version
Avg Release Cycle
47 days
Latest Release
985 days ago
Changelog History
Page 3
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
- โ Added
-
v3.2.1 Changes
June 24, 2015- ๐ Fix units for Gujarati, Kannada, Marathi