Skip to content

Releases: bjorkstromm/depends

0.7.0

12 Mar 20:25
Compare
Choose a tag to compare

Updates dependencies

  • Adds .NET 7 build
  • Drops .NET 5 build
  • Drops .NET Core 3.1 build

Full Changelog: 0.6.1...0.7.0

0.6.1

09 Mar 08:50
738a032
Compare
Choose a tag to compare

What's Changed

  • Handle references with Version in their name by @slang25 in #27
  • Fix for KeyNotFoundException when a package dependency does not appear in the list of libraries taken from the lock file by @TomTondeur in #26

New Contributors

Full Changelog: 0.6.0...0.6.1

0.6.0

28 Nov 18:38
Compare
Choose a tag to compare

500f4ca Add help text for selectingg dependency
0b093c9 Toggle assemblies visibility off by default
e3cbcab Add support for .NET 6
60ca82c Adds sub-tree navigation (thanks @idontsov)
b6682ef Drop support for .NET Core 2.1 (thanks @amaechler)
3af75ab Adds support for .NET 5 (thanks @amaechler)

0.5.0

02 Oct 14:05
99c0a46
Compare
Choose a tag to compare

47bbe73 Add icon to NuGet package.
7723a39 Add MinVer
a45736c Readme Updates For Depends (thanks @khalidabuhakmeh)
daf8383 Fix Some Build Issues (thanks @khalidabuhakmeh)
f7d8c3a Keep netcoreapp2.1
17b0e70 Update packages and prepare for v0.5.0
14f82c7 Invert color scheme
14c3b86 Upgrade Gui.cs to fix #9 Shift+Tab (thanks @khalidabuhakmeh)
d3db1d9 Define Color Scheme (thanks @khalidabuhakmeh)
1632375 Allow For More Flexible SDK Versions (thanks @khalidabuhakmeh)
69d326c Analyze old style csproj. Fix #3 (thanks @Tradioyes)

0.4.0

25 Sep 21:09
Compare
Choose a tag to compare

0.3.1

07 Aug 20:25
Compare
Choose a tag to compare

Fixes
#2
#4

0.3.0

25 Feb 22:13
Compare
Choose a tag to compare
0.3.0 Pre-release
Pre-release
0.3.0

0.2.0

25 Feb 21:47
Compare
Choose a tag to compare
0.2.0 Pre-release
Pre-release
v0.2.0

0.1.0

06 Aug 13:28
Compare
Choose a tag to compare

Initial release