We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2aaa425 + 499c19f commit 3866acbCopy full SHA for 3866acb
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## [3.9.1](https://github.com/Workiva/dart_dev/compare/3.9.0...3.9.1)
4
+
5
+- Fixes to be compatible with Windows.
6
7
## [3.9.0](https://github.com/Workiva/dart_dev/compare/3.8.8...3.9.0)
8
9
- Add an `organizeDirectives` option to the `FormatTool` (default false). When
pubspec.yaml
@@ -1,5 +1,5 @@
name: dart_dev
-version: 3.9.0
+version: 3.9.1
description: Centralized tooling for Dart projects. Consistent interface across projects. Easily configurable.
homepage: https://github.com/Workiva/dart_dev
0 commit comments