Skip to content

Latest commit

 

History

History
39 lines (22 loc) · 581 Bytes

CHANGELOG.md

File metadata and controls

39 lines (22 loc) · 581 Bytes

0.2.1

  • Adding shorthand command du, tu and option --mi and --di aliases.
  • Update docs, dependencies and internals.
  • Require Dart ^3.4.0.

0.2.0

  • Add --json output flag.

0.1.8

  • Raise DDC version to ^0.1.5 for real.

0.1.7

  • Raise DDC version to ^0.1.5.
  • Add transitive-use command.

0.1.6

  • Raise DDC version to ^0.1.4.
  • Require Dart ^3.3.0.

0.1.5

  • Add --version flag.

0.1.4

  • Remove library directive and update example styling.

0.1.3

  • Split of dart_dependency_checker lib and cli.

0.1.2

  • Initial version.