Sha256: 93edd2eb3734e33e9d6802a0c75ef19d0ca7a52572fbb968c4327ffb278ffd54

Contents?: true

Size: 1.66 KB

Versions: 1

Compression:

Stored size: 1.66 KB

Contents

== 2.3.2

* Fixed issue with additional date/time formats where incorrect resolution of aliases in the data caused incorrect formatting.

== 2.3.1

* Fixed issue with currency formatting that ignored the precision option when set to zero.

== 2.3.0

* Fixed issue affecting additional date/time formats that was causing pattern tokens to be interpreted as plaintext.
* Moved twitter-cldr-rb from a runtime to a development dependency.

=== 2.2.4

* Upgrading to twitter-cldr-rb 2.4.3 to fix abbreviated timespan issue in en-GB.
* Fixing list formatter issue causing incorrect results when lists contain fewer than 2 elements.

=== 2.2.3

* Fixing bad generated javascript.
* Replacing call to trim() with regex to support IE8.

=== 2.2.2

* Removing rake version requirement.

=== 2.2.1

* Marking compilation dependencies as needed for development only (eg. rubyracer, uglifier, coffeescript, etc).

=== 2.2.0

* Upgrading to twitter-cldr-rb 2.4.0, which contains an upgrade to CLDR v23.
* Long and short decimal formatters now respect the 'precision' option.
* Relaxing JSON dependency.

=== 2.1.0

* Upgrading to twitter-cldr-rb 2.1.0.
* Added Croatian, Icelandic, and Vietnamese.
* Better currency symbols (actual symbols instead of just letters).
* Better Hebrew units.

=== 2.0.0

* Added module alias for twitter.com loadbuilder.
* Added bidi algorithm.
* Included support for approximate timespans.
* Included additional date formats.
* Added short/long decimal support (eg. 1K for 1,000).
* Re-added safety closure, updated to support browser and node.
* Upgraded to twitter-cldr-rb 2.0.0.

=== 1.0.0

*  Moved JavaScript compilation files out of twitter-cldr-rb and into their own gem here.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
twitter_cldr_js-2.3.2 History.txt