Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 506 Bytes

CHANGELOG.md

File metadata and controls

33 lines (21 loc) · 506 Bytes

0.6.0

  • update custom_lint version

0.5.0

  • fix bugs

0.4.0

  • fix bugs

0.3.1

  • docs

0.3.0

  • fix adding flutter_localizations package
  • fix arb file template

0.2.2

  • fix remove-unused command (now removing key with it's placeholder)
  • fix sort arb keys in arb file

0.2.1

  • Add command l10n --remove-unused (remove unused arb keys)
  • Add command l10n --no-remove-unused (do not remove unused arb keys only log them)

0.2.0

  • Add l10n cli

0.1.0

  • Initial version.