Skip to content
Cezar Coca edited this page May 4, 2015 · 6 revisions

Release notes

1.1.0

This new version brings the following features:

  • Increase Sonar Plugin API version dependency to 5.x

1.0.0

This new version brings the following features:

  • Added support for C# - the Toxicity Chart is computed using the C# SonarQube Repository rules
  • Modified Java implementation - the Toxicity Chart is computed using the SonarQube Repository rule
  • Get rid of JFreeChart library and use the D3 JavaScript library for rendering the chart.
  • Increase Sonar Plugin API version dependency to 4.5.1 (LTS)

The following issues was fixed:

  • issue #2 - For very big files the TwoValuesCostProcessor throws java.lang.ArithmeticException: Division by zero
Clone this wiki locally