Skip to content

Releases: dart-lang/test

0.12.20+12

04 May 17:38

Choose a tag to compare

  • Now support v0.30.0 of pkg/analyzer

  • The test executable now does a "hard exit" when complete to ensure lingering isolates or async code don't block completion. This may affect users trying to use the Dart service protocol or observatory.

0.12.20+10

10 Apr 22:42

Choose a tag to compare

  • Refactor for internal tools.

0.12.20+9

05 Apr 20:41

Choose a tag to compare

  • Introduce new flag --chain-stack-traces to conditionally chain stack traces.

0.12.20+8

31 Mar 20:34

Choose a tag to compare

  • Fixed more blockers for compiling with dev_compiler.

  • Dartfmt the entire repo.

  • Note: 0.12.20+5-0.12.20+7 were tagged but not officially published.

0.12.20+7

31 Mar 18:24

Choose a tag to compare

More fixes for DDC

0.12.20+6

31 Mar 17:02

Choose a tag to compare

  • Add type info to prevent DDC compile time failure

0.12.20+5

30 Mar 16:39

Choose a tag to compare

  • Dartfmt repo

0.12.20+4

23 Mar 17:41

Choose a tag to compare

  • Fixed strong-mode errors and other blockers for compiling with dev_compiler.