Skip to content

Latest commit

 

History

History
32 lines (17 loc) · 412 Bytes

CHANGELOG.md

File metadata and controls

32 lines (17 loc) · 412 Bytes

0.3.2

  • support latest release of 'graphs'

0.3.0

  • null safety

0.2.0

  • migrate to new dart tool names. dartfmt -> dart format, dartanalyzer -> dart analyze...

0.1.4

  • implement info command to print GraphViz dor file

0.1.3

  • upgrade directed_graph: ^0.1.4

0.1.2

  • run only on changed packages using --since

0.1.1

  • fix readme link

0.1.0

  • the first published version