File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 3.1.0] ( https://github.com/Workiva/dart_dev/compare/3.0.0...3.1.0 )
4+
5+ - Update ` FormatTool.getInputs() ` to support an optional ` followLinks ` param.
6+ When enabled, links will be followed instead of skipped.
7+ - Export the ` FormatterInputs ` class that is the return type of
8+ ` FormatTool.getInputs() ` .
9+
310## [ 3.0.0] ( https://github.com/Workiva/dart_dev/compare/2.2.1...3.0.0 )
411
512** This is a major release of ` dart_dev ` with breaking changes.** It is also the
Original file line number Diff line number Diff line change 11name : dart_dev
2- version : 3.0 .0
2+ version : 3.1 .0
33description : Centralized tooling for Dart projects. Consistent interface across projects. Easily configurable.
44authors :
55 -
Workiva Client Platform Team <[email protected] >
You can’t perform that action at this time.
0 commit comments