All Versions
78
Latest Version
Avg Release Cycle
47 days
Latest Release
1360 days ago
Changelog History
Page 6
Changelog History
Page 6
-
v2.2.0 Changes
- ๐ Relaxing JSON dependency to give users more version flexibility. JSON gem now has no version number in twitter-cldr-rb.
-
v2.1.1 Changes
- Modified AdditionalDateFormatSelector to return the correct format on exact format match.
-
v2.1.0 Changes
- ๐ Significant performance improvements (memoization, resource preloading).
- ๐ Number parsing.
- Custom Hebrew units (thanks @yarons!)
- ๐ Icelandic and Croatian support.
- Global locale setter and fallbacks.
- ๐ Support for territories from CLDR.
-
v2.0.2 Changes
- โ Added support for Vietnamese.
-
v2.0.1 Changes
- ๐ Fixed bug for additional date formats that was causing the wrong format to be returned.
-
v2.0.0 Changes
- โ Added locales ga, ta, gl, cy, sr, bg, ku, ro, lv, be, sq, sk, and bn.
- โ Added additional date formats.
- โฌ๏ธ Upgraded to CLDR 22.1.
- Imported currency symbols and formatting rules from CLDR.
- โ Added support for short/long numbers (eg. 1M for 1,000,000).
- ๐ Improved RCov/Simplecov support.
- โ Added custom Hungarian plurals rule.
- โ Added support for approximate timespans (relative times).
-
v1.9.1 Changes
- Locale resources now exported without Unicode escape sequences.
-
v1.9.0 Changes
- ๐ Included Unicode-safe YAML dumping support via an adaptation of the ya2yaml gem.
- Implemented the Unicode Bidirectional Algorithm to help reorder mixed right-to-left and left-to-right text.
- โ Added list formatting support.
-
v1.8.1 Changes
- ๐ Improved, more accurate Finnish and Chinese collation support.
- ๐ Moved JavaScript build environment to twitter-cldr-js.
-
v1.8.0 Changes
- โ Added support for language code conversion.
#localize
methods (eg. for Hash, String, etc) now dynamically generated, part of theTwitterCldr::Localized
namespace.- ๐ New convenience method
TwitterCldr::Normalization#normalize
.