I18N coverage Changelog ======================= 0.2.0 ----- - Relax coverage criteria [PR#5](https://github.com/hiptest/i18n-coverage/pull/5) (by [benthorner](https://github.com/benthorner)) - From [PR#4](https://github.com/hiptest/i18n-coverage/pull/4) (by [benthorner](https://github.com/benthorner)) - Multiple YAML files (when a repo has lots of translations) - Partial matching (to cope with advanced usages of I18n) - Configurable output (so we can enforce coverage in CI) - Adds RuboCop (so it's easier to be consistent in future) 0.1.1 ----- - Fix typos in README 0.1.0 ----- - Initial release