1.2.1 - 2024-01-02
- Support dependency trees with a single root dependency.
1.2.0 - 2020-09-16
- Include the final node of the tree when parsing. Previously it was being dropped which would lead to incorrect diffs when the new tree added a dependency at the end.
1.1.0 - 2020-08-25
-h
and--help
flags now recognized.
- Dependency trees which are unchanged beneath a changed node are no longer displayed.
- Group changed nodes in a tree by their Maven coordinate.
1.0.0 - 2020-08-24
Initial release