sbt/notes/1.6.0/enable-asciiGraphWidth-in-d...

14 lines
308 B
Markdown

[@kijuky]: https://github.com/kijuky
[5962]: https://github.com/sbt/sbt/issues/5962
### Fixes with compatibility implications
- The output of the dependencyTree will not be truncated at the console width.
### Improvements
- Enable the asciiGraphWidth setting in the dependencyTree tasks.
### Bug fixes