i18n-tasks v0.9.0 Release Notes

    • 👌 Support for multiple scanners.
    • AST scanner for .rb files.
    • 0️⃣ default: argument support for add-missing -v. AST scanner only. #55
    • Recognize that only t calls can use relative keys, not I18n.t. AST scanner only. #106
    • 🔧 Strict mode enabled by default, can be configured via search.strict. New argument: --no-strict.
    • search.include renamed to search.only.