Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 583 Bytes

CHANGELOG.md

File metadata and controls

33 lines (25 loc) · 583 Bytes

1.1.0

  • Fix add_const_constructor rule;
  • Fix add_const rule;
  • Fix add_this rule;
  • Updating custom_lint and analyzer packages;
  • Adding expect annotations for tests.

1.0.7

  • Add Dart fix CLI feature.

1.0.6

  • Update README.

1.0.5

  • Add deleting unused import declarations;
  • Update README;
  • Minor fixes.

1.0.4

  • Fix add_override rule and other.

1.0.3

  • Fix implementations of export/import/part sortings.

1.0.2

  • Delete temp resources.

1.0.1

  • Fix implementations of export/import/part sortings;
  • Delete add_static rule.

1.0.0

  • Debute release.