Skip to content

Releases: laedit/vika

v4.0.0

20 Oct 09:28
45153e4
Compare
Choose a tag to compare

Breaking changes

  • #479 - Publish as native AOT on windows
  • #478 - Upgrade to .NET 8

Enhancements

  • #477 - Fix license on nuget

v3.0.1

04 May 16:16
8678fc0
Compare
Choose a tag to compare
Merge pull request #474 from laedit/fix/nuget-package

Fix nuget package

v3.0.0

18 May 06:21
Compare
Choose a tag to compare

Breaking changes

  • #347 - Switch to .NET 6

v2.3.0

17 May 06:48
Compare
Choose a tag to compare

Enhancements

v2.2.0

04 Nov 07:48
Compare
Choose a tag to compare

Enhancements

v2.1.5

03 Nov 04:08
Compare
Choose a tag to compare
2.1.5

v2.1.0

02 Nov 13:44
Compare
Choose a tag to compare

Fixes

  • #307 - Read issue severity from issue element rather than issue type element if present by bdach

Enhancements

v2.0.0

02 Nov 05:21
aa0e8ab
Compare
Choose a tag to compare

Breaking changes

Enhancements

  • #245 - Produce a dotnet tool

v1.0.1

01 Nov 07:49
Compare
Choose a tag to compare

Fixes

  • #33 - Fix file path on SARIF report

Commits: c9ff6bf...9bc5887

v1.0.0

30 Sep 05:20
Compare
Choose a tag to compare

Enhancements

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

Commits: 59b3e01...667b482