Skip to content

Latest commit

 

History

History
54 lines (29 loc) · 585 Bytes

CHANGELOG.md

File metadata and controls

54 lines (29 loc) · 585 Bytes

0.6.1

  • bump analyzer to 5.2.0

0.6.0

  • bump analyzer to 5.x.x
  • bump dart SDK to 2.18.x
  • fix handling of context's analyzer options

0.5.2

  • bump dependencies

0.5.1

  • remove support of analyzer 2.x.x

0.5.0

  • bump dependencies

0.4.0

  • support fixes

0.3.1

  • loosen dependencies

0.3.0

  • support key specific suppression
  • bump dependencies

0.2.0

  • explicit support of excludes

0.1.1

  • fix startup issue caused by server's compatibility check

0.1.0

  • add CLI support

0.0.2

  • fix incorrect import path

0.0.1

  • initial version