Skip to content

Releases: jfrog/nuget-deps-tree

0.4.0

19 May 08:49
d2976fe
Compare
Choose a tag to compare

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.1

02 Nov 10:04
97dc46b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.3.0...0.3.1

0.3.0

29 Dec 14:47
Compare
Choose a tag to compare
  1. Export the DependencyTree, Tree and Project types.
  2. Upgrade to node 16 and migrate to ESLint.

0.2.2

15 Aug 10:43
Compare
Choose a tag to compare

0.2.1

25 Jun 09:41
Compare
Choose a tag to compare
  • Update dependencies

0.2.0

29 Dec 16:35
Compare
Choose a tag to compare
  1. Structure change - breaking change!
  2. Add command line support.
  3. Minor fixes and improvements.

0.1.0

01 Sep 11:47
6d145a2
Compare
Choose a tag to compare
  • Initial Release