I18n Tasks Versions Save

Manage translation and localization with static analysis, for Ruby i18n

v1.0.12

1 year ago

v1.0.9

1 year ago

v1.0.4

2 years ago

v1.0.2

2 years ago

See CHANGES.md for changelog

v1.0.0

2 years ago

See CHANGES.md for changelog

v0.9.34

3 years ago

See CHANGES.md for changelog

v0.9.31

4 years ago

See CHANGES.md for changelog

v0.9.25

5 years ago
  • Adds an optional --keep-order (-k) parameter to remove-unused. When passed, keys in the files are not sorted after removing the unused keys. #297
  • Drops support for Ruby < 2.3. #298
  • Fixes a rare concurrency issue, most easily reproduced on Rubinius. #300
  • Avoid Google / DeepL translating empty keys (a minor optimization). #fc529e78

v0.9.24

5 years ago
  • Makes deepl-rb and easy_translate dependencies optional. #296
  • Adds DeepL support to tree-translate.
  • Removes the deprecated tree-rename-key command.
  • Removes obsolete XSLX report functionality.

v0.9.23

5 years ago

Fixes DeepL locale handling. #49d6d2b6