Releases: glebm/i18n-tasks
Releases · glebm/i18n-tasks
v0.3.5
Changes from v0.3.0 to v0.3.5:
-
config.localesis now picked up by default from paths to the data files.base_localedefaults toen. -
Tasks that accept locales now also accept them as the first argument(s):
i18n-tasks missing es fr # same as i18n-tasks missing -l es,fr # same as i18n-tasks missing -l es -l fr
Now an executable, not rake.
i18n-tasks is a binary as of v0.3.0 instead of rake tasks. All tasks / commands now accept various options, and there is no need for as many of them anymore. It also works faster on Rails as it doesn't load anything but the gem, but now requires base_locale and locales to be set in config.




