l10nization_cli 2.3.0
l10nization_cli: ^2.3.0 copied to clipboard
A Command-Line Interface to find unused l10n translations from an arb file.
2.3.0 #
- β¨ Add superclass parameter case
- π¨ Add lint rules
- β¬οΈ Upgrade analyzer, cli_completion, file, mason_logger, path, mocktail, test
2.2.1 #
- π When method has same name of key
2.2.0 #
- β¨ Add context.l10n.a(b) case
- β¬οΈ Upgrade analyzer, glob, mason_logger, test
2.1.0 #
- β¬οΈ Upgrade Dart SDK & dependencies
2.0.1 #
- π Translations with args missing
2.0.0 #
- π₯ --root is useless
- β¨ Add case SimpleFormalParameter in MethodInvocation
1.1.0 #
- β¨ Add final l10n = context.l10n case
- β¨ Add AppLocalizations is a field of class case
1.0.0 #
- β¨ Improve translations detection
0.1.1 #
- π Used in an AppLocalizations extension
0.1.0 #
- π₯ Executable l10nization_cli to l10nization
0.0.4 #
- π Unignored example
0.0.3 #
- π Fix not update version
0.0.2 #
- β¨ exit code 1 if find unused translations
- β¨ Add context.l10n
- π₯ remove useless code
0.0.1 #
- π Initial version