All Versions
78
Latest Version
Avg Release Cycle
47 days
Latest Release
912 days ago
Changelog History
Page 4
Changelog History
Page 4
-
v3.2.0 Changes
June 24, 2015- โ Add Gujarati, Kannada, Marathi
-
v3.1.2 Changes
- โ Add 'short' as a valid weekday names form in Shared::Calendar.
-
v3.1.1 Changes
- ๐ Fixed an issue with single quotes appearing in dates formatting.
- โ Added support for locale codes that have region code in lower case.
- ๐ Fixed time zone formatting for DateTime objects.
-
v3.1.0 Changes
- โก๏ธ Updated resources from CLDR v26 (except the collation data).
- โ Added support for ordinal plurals.
- โ Added PostalCodes#find_all method.
- โ Added negative numbers abbreviation.
- ๐ Fixed pluralization for abbreviated numbers.
- ๐ Fixed pluralization rules by not merging 'en' rules into every locale.
-
v3.0.10 Changes
- โ Adding Date back in as a localizable object.
-
v3.0.9 Changes
- โ Fixing date and time formatting issue where calling
to_additional_s
on an instance ofLocalizedDate
could raise an error.
- โ Fixing date and time formatting issue where calling
-
v3.0.8 Changes
- ๐ Fixing issue causing extraneous single quotes to appear in formatted dates and times.
-
v3.0.7 Changes
- ๐ Territories containment support.
-
v3.0.6 Changes
- โ Add en-150 and es-419 locales.
-
v3.0.5 Changes
- ๐ Fixed short numbers formatting for ru and other locales that use patterns with literal periods.