Skip to content

Latest commit

 

History

History
84 lines (47 loc) · 3.35 KB

ReleaseNotes.md

File metadata and controls

84 lines (47 loc) · 3.35 KB

next

4.0.0 (2024-10-20)

  • #479 - Publish as native AOT on windows +breaking
  • #478 - Upgrade to .NET 8 +breaking
  • #477 - Fix license on nuget +enhancement

3.0.1 (2024-05-04)

  • #472 - Fix relative uri in SARIF reports +fix

3.0.0 (2022-05-18)

  • #347 - Switch to .NET 6 +breaking

2.3.0 (2022-05-17)

  • #343 - Include suggestions in GitHub output by DanRigby +enhancement

2.2.0 (2021-11-04)

  • #311 - Add path and line to GH console output by smoogipoo +enhancement

2.1.0 (2021-11-02)

  • #290 - Add GitHub build server by smoogipoo +enhancement
  • #307 - Read issue severity from issue element rather than issue type element if present by bdach +fix

2.0.0 (2020-11-02)

1.0.1 (2017-11-01)

  • #33 - Fix file path on SARIF report +fix

Commits: c9ff6bf468...9bc5887d58

1.0.0 (2016-09-30)

  • #25 - Add parameter to consider warning as error +enhancement
  • #22 - More explicit build failed because of error severity +enhancement
  • #17 - Add full message to AppVeyor details +enhancement
  • #16 - Support Mono.Gendarme +enhancement
  • #11 - Propose an MSBuild Task +enhancement
  • #8 - Support Roslyn analysers (included CodeCracker) +enhancement
  • #6 - Support FxCop +enhancement

Commits: 59b3e01a2d...667b48207a

0.1.3 (2016-08-29)

  • #19 - [InspectCode] When the sln is in a subfolder the source files are not find +fix

Commits: 198e6fbc9c...99081a1a9d

0.1.2 (2016-08-26)

  • #23 - Support Inspect Code v2016.2

Commits: ...

0.1.1 (2016-02-05)

  • #15 - Could not load file or assembly 'Newtonsoft.Json' when running NVika in AppVeyor

Commits: ...

0.1.0 (2016-01-31)

  • #12 - Support Mono +enhancement
  • #9 - Handle multiple report files +enhancement
  • #2 - Support AppVeyor +enhancement
  • #1 - Support InspectCode +enhancement

Commits: 19556f025b...a8b59bb103