File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 2.0.5] ( https://github.com/Workiva/dart_dev/compare/2.0.4...2.0.5 )
4
+
5
+ - ** Improvement:** Added ` config.test.deleteConflictingOutputs ` that when
6
+ enabled will include the ` --delete-conflicting-outputs ` flag when running
7
+ tests via ` build_runner ` .
8
+
9
+ - ** Bug Fix:** Fix a type-related RTE in the ` TaskProcess ` class.
10
+
3
11
## [ 2.0.4] ( https://github.com/Workiva/dart_dev/compare/2.0.3...2.0.4 )
4
12
5
13
- ** Bug Fix:** When on Dart 2 and the package has a dependency on ` build_test ` ,
Original file line number Diff line number Diff line change 1
1
name : dart_dev
2
- version : 2.0.4
2
+ version : 2.0.5
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