Skip to content

Commit

Permalink
Merge pull request #302 from Workiva/release_dart_dev_2.0.5
Browse files Browse the repository at this point in the history
CPLAT-4831 Release dart_dev 2.0.5
  • Loading branch information
rmconsole3-wf authored Jun 11, 2019
2 parents cf3291e + 2df3934 commit bf14803
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [2.0.5](https://github.com/Workiva/dart_dev/compare/2.0.4...2.0.5)

- **Improvement:** Added `config.test.deleteConflictingOutputs` that when
enabled will include the `--delete-conflicting-outputs` flag when running
tests via `build_runner`.

- **Bug Fix:** Fix a type-related RTE in the `TaskProcess` class.

## [2.0.4](https://github.com/Workiva/dart_dev/compare/2.0.3...2.0.4)

- **Bug Fix:** When on Dart 2 and the package has a dependency on `build_test`,
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: dart_dev
version: 2.0.4
version: 2.0.5
description: Centralized tooling for Dart projects. Consistent interface across projects. Easily configurable.
authors:
- Workiva Client Platform Team <[email protected]>
Expand Down

0 comments on commit bf14803

Please sign in to comment.