Releases: jfrog/nuget-deps-tree
Releases · jfrog/nuget-deps-tree
0.4.0
What's Changed
- Update preconditions: Node>=18, npm>=10
Exciting New Features 🎉
- Print the dependencies in plaintext tree by @younthu in #35
Full Changelog: 0.3.1...0.4.0
0.3.0
- Export the
DependencyTree
, Tree
and Project
types.
- Upgrade to node 16 and migrate to ESLint.
0.2.0
- Structure change - breaking change!
- Add command line support.
- Minor fixes and improvements.