Hey folks,
I18n 0.4.0.beta was released. The major changes were:
-
Decouple the external separator (used when storing translations)
from the internal separator in Fast and ActiveRecord backends
Decouple the external separator (used when storing translations) from… · ruby-i18n/i18n@274cb4d · GitHub -
Create Flatten backend module to aid handling flatten translations
Refactor Flatten backends and improve performance. · ruby-i18n/i18n@2ec9d69 · GitHub -
Added transliteration support
Add support for transliteration to ASCII. · ruby-i18n/i18n@928fdb4 · GitHub -
Added a KeyValue backend
Added a KeyValue backend (an API test is failing and need to add some… · ruby-i18n/i18n@28ca5f5 · GitHub
I hope you try them out and give us feedback so we can release a final
version.
Thanks!