Skip to content

Releases: CedX/Lcov.net

LCOV Reports for .NET 5.0.0

Choose a tag to compare

@CedX CedX released this 11 Jun 17:54
  • Breaking change: replaced the parameterized constructors of the data records by parameterless constructors.

LCOV Reports for .NET 4.0.0

Choose a tag to compare

@CedX CedX released this 25 Apr 11:12
  • Breaking change: changed the output of the FunctionData.ToString() method.
  • Breaking change: removed the asDefinition parameter from the FunctionData.ToString() method.

LCOV Reports for .NET 3.0.0

Choose a tag to compare

@CedX CedX released this 08 Apr 08:41
  • Breaking change: raised the required target framework.
  • Ported the C# cmdlets to PowerShell.

LCOV Reports for .NET 2.3.0

Choose a tag to compare

@CedX CedX released this 04 Jan 21:15
  • Added the -Filter parameter to the ConvertFrom-Info cmdlet.

LCOV Reports for .NET 2.2.0

Choose a tag to compare

@CedX CedX released this 23 Dec 21:16
  • Added the -Recurse parameter to the ConvertFrom-Info cmdlet.

LCOV Reports for .NET 2.1.0

Choose a tag to compare

@CedX CedX released this 20 Dec 12:17

LCOV Reports for .NET 2.0.0

Choose a tag to compare

@CedX CedX released this 18 Nov 23:10
  • Breaking change: removed the primary constructor from the BranchCoverage, FunctionCoverage and LineCoverage classes.
  • Added support for .NET 10.

LCOV Reports for .NET 1.0.1

Choose a tag to compare

@CedX CedX released this 17 Apr 15:41
  • Included the debug symbols in the package published on NuGet.

LCOV Reports for .NET 1.0.0

Choose a tag to compare

@CedX CedX released this 10 Apr 20:12
  • Initial release.