Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@xt0rted xt0rted released this 10 Apr 17:44
· 20 commits to main since this release

Added

  • Added support for .NET 8

Removed

  • Dropped support for .NET Core 3.1
  • Dropped support for .NET 5
  • Dropped support for .NET 6

Fixed

  • Fixed console color output check

Updated

  • Bumped Microsoft.Windows.CsWin32 from 0.1.635-beta to 0.3.49-beta
  • Bumped System.CommandLine from 2.0.0-beta3.22114.1 to 2.0.0-beta4.22272.1
  • Bumped System.CommandLine.Rendering from 0.4.0-alpha.22114.1 to 0.4.0-alpha.22272.1
  • Bumped System.IO.Abstractions from 16.1.25 to 21.0.2
  • Switched from actions/setup-dotnet to xt0rted/setup-dotnet
  • No longer built and tested on macOS 10.15 due to GitHub Actions no longer supporting that version