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

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

14 lines
308 B
Markdown
Raw Normal View History

[@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