Skip to content
This repository has been archived by the owner on Dec 25, 2023. It is now read-only.

0.9.0

Compare
Choose a tag to compare
@pascalberger pascalberger released this 22 Aug 18:13
· 182 commits to master since this release

As part of this release we had 5 issues closed.

Requirements

  • Cake 0.33.0 or higher
  • Cake.Issues 0.9.x
  • Targeting .NET Standard 2.0

Breaking change

  • #167 Update to Cake.Issues 0.9.0

Features

  • #170 BinaryLogFileFormat should return range of line and column
  • #169 BinaryLogFileFormat should read column
  • #168 XmlFileLoggerFileFormat should read column

Improvement

  • #143 Bump MSBuild.StructuredLogger from 2.0.110 to 2.0.174