Skip to content

Releases: translation/rails

Version 0.9.5

10 Oct 09:33

Choose a tag to compare

  • deep merge of YAML files before flatten
  • custom ignored key prefixes

Version 0.9.4

26 Sep 14:53

Choose a tag to compare

  • Use HTTPS to sync with translation.io
  • Can deal with .ruby and .rabl files containing GetText localization

Version 0.9.3

11 Sep 09:49

Choose a tag to compare

Fix issue when there is absolutely no YAML keys on the init (happens when not-english source language)

Version 0.9.2

09 Sep 09:11

Choose a tag to compare

Does not break on empty YAML files loading

Version 0.9.1

05 Sep 14:47

Choose a tag to compare

better management of reserved keys in YAML (no, n, true, false, etc.)

Version 0.9

05 Sep 09:58

Choose a tag to compare

Better management of localization keys in YAML (delimiters, boolean values, integers, etc.)