Releases: translation/rails
Releases · translation/rails
Version 0.9.5
- deep merge of YAML files before flatten
- custom ignored key prefixes
Version 0.9.4
- Use HTTPS to sync with translation.io
- Can deal with .ruby and .rabl files containing GetText localization
Version 0.9.3
Fix issue when there is absolutely no YAML keys on the init (happens when not-english source language)
Version 0.9.2
Does not break on empty YAML files loading
Version 0.9.1
better management of reserved keys in YAML (no, n, true, false, etc.)
Version 0.9
Better management of localization keys in YAML (delimiters, boolean values, integers, etc.)