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 beff449 commit 25cd363Copy full SHA for 25cd363
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 0.12.20+9
2
+
3
+* Introduce new flag `--chain-stack-traces` to conditionally chain stack traces.
4
5
## 0.12.20+8
6
7
* Fixed more blockers for compiling with `dev_compiler`.
pubspec.yaml
@@ -1,5 +1,5 @@
name: test
-version: 0.12.20+8
+version: 0.12.20+9
author: Dart Team <[email protected]>
description: A library for writing dart unit tests.
homepage: https://github.com/dart-lang/test
0 commit comments