File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 2.0.6] ( https://github.com/Workiva/dart_dev/compare/2.0.5...2.0.6 )
4
+
5
+ - ** Improvement:** On dart 2, the ` test ` task now properly sets a non-zero
6
+ exit code if the build fails. As a result, it also no longer runs a separate
7
+ ` pub run build_runner build ` prior to running tests.
8
+
3
9
## [ 2.0.5] ( https://github.com/Workiva/dart_dev/compare/2.0.4...2.0.5 )
4
10
5
11
- ** Improvement:** Added ` config.test.deleteConflictingOutputs ` that when
Original file line number Diff line number Diff line change 1
1
name : dart_dev
2
- version : 2.0.5
2
+ version : 2.0.6
3
3
description : Centralized tooling for Dart projects. Consistent interface across projects. Easily configurable.
4
4
authors :
5
5
-
Workiva Client Platform Team <[email protected] >
You can’t perform that action at this time.
0 commit comments