We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73b759b commit 6d921edCopy full SHA for 6d921ed
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## 0.12.20+8
2
+
3
+* Fixed more blockers for compiling with `dev_compiler`.
4
+* Dartfmt the entire repo.
5
6
+* **Note:** 0.12.20+5-0.12.20+7 were tagged but not officially published.
7
8
## 0.12.20+4
9
10
* Fixed strong-mode errors and other blockers for compiling with `dev_compiler`.
pubspec.yaml
@@ -1,5 +1,5 @@
name: test
-version: 0.12.20+4
+version: 0.12.20+8
author: Dart Team <[email protected]>
description: A library for writing dart unit tests.
homepage: https://github.com/dart-lang/test
0 commit comments