Sha256: 3ecfe9e26856b2692ee73c20197c57d254caefb06f416ab18d337ae3237f0bb8

Contents?: true

Size: 665 Bytes

Versions: 2

Compression:

Stored size: 665 Bytes

Contents

Changelog
=========

Major changes to I18n.js for each release. Please see the Git log for complete list of changes.

3.0.0.rc6 (2013-12-13)
-------------------

* Add support for +00:00 style time zone designator (https://github.com/fnando/i18n-js/pull/167)
* Add back rake task for export (`rake i18n:js:export`)
* Always limit output file to only the I18n.available_locales (https://github.com/fnando/i18n-js/pull/162)
* Not overriding translation when manually run `I18n::JS.export` (https://github.com/fnando/i18n-js/pull/171)
* Move missing placeholder text generation into its own function (for easier debugging) (https://github.com/fnando/i18n-js/pull/169)

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
i18n-js-pika-3.0.0.rc7 CHANGELOG.md
i18n-js-pika-3.0.0.rc6 CHANGELOG.md