Skip to content

Releases: lietho/dotnet-dependency-graph

2.0.0

24 Feb 11:42
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.1...2.0.0

1.0.1

18 Dec 08:19
Compare
Choose a tag to compare

Full Changelog: 1.0.0...1.0.1

1.0.0

18 Dec 06:44
d1b385c
Compare
Choose a tag to compare

What's Changed

  • Features/16 error when running with a recently build csproj by @lietho in #19
  • Bump GitVersion.MsBuild from 6.0.5 to 6.1.0 in /src/DependencyGraph.Core by @dependabot in #21
  • Bump GitVersion.MsBuild from 6.0.5 to 6.1.0 in /src/DependencyGraph.App by @dependabot in #20
  • Nuke Integration by @lietho in #22

Full Changelog: 0.5.0...1.0.0

0.5.0

15 Nov 12:22
e320d6a
Compare
Choose a tag to compare

What's Changed

  • Major performance improvements by @lietho in #18

Full Changelog: 0.4.0...0.5.0

0.4.0

14 Nov 13:20
Compare
Choose a tag to compare

What's Changed

  • Updated all third party dependencies by @lietho in #17
  • Make TargetLibrary accessible from dependency graph nodes

Full Changelog: 0.3.0...0.4.0

0.3.0

03 Jan 07:35
1883409
Compare
Choose a tag to compare

What's Changed

  • DependencyGraph.Core now supports more frameworks by @lietho in #6

Full Changelog: 0.2.1...0.3.0

0.2.1

01 Jan 20:05
76c5768
Compare
Choose a tag to compare

Improved the documentation of the library and the dotnet global tool.

0.1.0

01 Jan 11:12
3c09438
Compare
Choose a tag to compare

This is the initial release of dotnet-dependency-graph.