Skip to content

v3.1.0

Compare
Choose a tag to compare
@jcollins-g jcollins-g released this 20 Sep 19:04
e5ebb7a
  • This version supports the Dart language feature constructor tearoffs,
    pending completion by other tools.
  • Allow embedded type parameters in comment references. (#2772)
  • Add testing for constructor tearoff constant rendering. (#2780)
  • Do not crash on package not found, instead provide a more useful
    explanation for users. (#2781, #2778)
  • --allow-warnings-in-packages no longer also applies to errors.
    The --allow-errors-in-packages flag should now work as intended.
    (#2785)
  • Some additional deprecations preparing for NNBD. (#2784)