i18n-tasks v0.7.0 Release Notes

  • 🆕 New tasks:

    • i18n-tasks health to display missing and unused keys along with other information
    • i18n-tasks tree- to manipulate trees
    • i18n-tasks data- to look up and manipulate locale data
    • 👍 Better help for all commands
    • 🛠 Minor bug fixes

    Internally:

    • 🔨 Refactored commands DSL
    • 🚚 add-missing, remove-unused implemented in terms of the new tree- commands