## v0.1.8 * improved search: no longer uses grep, more robust detection (@natano) ## v0.1.7 * ability to route prefill output via data.write config (@glebm) * multiple configuration variables renamed (still understands old syntax with deprecation warnings) (@glebm) ## v0.1.6 * New key pattern syntax for i18n-tasks.yml a la globbing (@glebm) ## v0.1.5 * Removed get_locale_data, added data configuration options (@glebm) ## v0.1.4 * Fix relative keys in partials (@paulfioravanti) * Fix i18n:missing when nothing is missing (@tamtamchik) ## v0.1.3 * detect countable keys as used for unused task (@glebm) * account for non-string keys coming from yaml (thanks @lichtamberg) ## v0.1.2 * added grep config options (thanks @dmke) * improved terminal output (@glebm)