Skip to content

Releases: QualInsight/qualinsight-plugins-sonarqube-smell

4.0.0

30 Jan 18:41
Compare
Choose a tag to compare
  • #39 create one SonarQube check per Code Smell type
  • #43 add missing UTs
  • #48 migrate to sonar-java-plugin 4.4 API
  • #49 move to java-checks-testkit
  • #50 Adapt Metrics Type (Long->Integer)
  • #51 Migrate from SonarPlugin to Plugin
  • #52 Fix log levels
  • #53 Fix debt metric computation tests
  • #54 Add new smell types
  • #55 Fix displayed name of SMELL_DEBT metric
  • #56 Move documentation to wiki pages
  • #58 externalise rules definition
  • #59 fix deprecation issues
  • #60 improve rules HTML description
  • overall code quality improvement

4.0.0-RC3

25 Jan 23:26
Compare
Choose a tag to compare
4.0.0-RC3 Pre-release
Pre-release
  • #58 externalise rules definition
  • #59 fix deprecation issues
  • #60 improve rules HTML description

4.0.0-RC2

20 Jan 22:23
Compare
Choose a tag to compare
4.0.0-RC2 Pre-release
Pre-release
  • #39 create one SonarQube check per Code Smell type
  • #43 add missing UTs
  • #48 migrate to sonar-java-plugin 4.4 API
  • #49 move to java-checks-testkit
  • #50 Adapt Metrics Type (Long->Integer)
  • #51 Migrate from SonarPlugin to Plugin
  • #52 Fix log levels
  • #53 Fix debt metric computation tests
  • #54 Add new smell types
  • #55 Fix displayed name of SMELL_DEBT metric
  • #56 Move documentation to wiki pages
  • overall code quality improvement

4.0.0-RC1

09 Nov 21:34
Compare
Choose a tag to compare
4.0.0-RC1 Pre-release
Pre-release
  • #48 migrate to sonar-java-plugin 4.0 API
  • #49 move to java-checks-testkit
  • #50 Adapt Metrics Type (Long->Integer)
  • various fixes related to the above issues

3.0.0

11 Jan 19:55
Compare
Choose a tag to compare
  • Migrate plugin to SonarQube 5.2 API #29
  • Handle Smell annotations that span multiple lines #35

3.0.0-RC1

06 Jan 22:13
Compare
Choose a tag to compare
3.0.0-RC1 Pre-release
Pre-release
  • Migrate plugin to SonarQube 5.2 API #29
  • Handle multiline @smell annotations #35

2.0.1

27 Nov 23:43
Compare
Choose a tag to compare
  • package plugin's API as an OSGi bundle #31

2.0.1-RC1

25 Nov 20:14
Compare
Choose a tag to compare
2.0.1-RC1 Pre-release
Pre-release
  • package plugin's API as an OSGi bundle #31

2.0.0

22 Oct 18:17
Compare
Choose a tag to compare
  • Change plugin name to Code Smells #13
  • Change annotation name to Smell and Smells #13
  • Fix documentation accordingly #13
  • remove misleading tags #28
  • handle offline mode #27

2.0.0-RC2

21 Oct 18:22
Compare
Choose a tag to compare
2.0.0-RC2 Pre-release
Pre-release
  • remove misleading tags #28
  • handle offline mode #27