Skip to content

Releases: fsantiag/sonar-clojure

v2.2.0

07 Feb 18:23
Compare
Choose a tag to compare

The property to disable plugins has been updated to the following: sonar.clojure.<sensorname>.enabled=false

v2.1.0

07 Feb 16:06
Compare
Choose a tag to compare
  • Add support to Windows
  • Add clj-kondo integration
  • Add support for SonarQube 8.6.1

v2.0.0

18 Apr 13:53
Compare
Choose a tag to compare

SonarClojure is now working with SonarQube version 7.4+.

v1.8.1

03 May 22:19
Compare
Choose a tag to compare
[bugfix] Prevent null pointer exceptions in the commandRunner

v1.7.0

03 May 17:52
6f2c6f1
Compare
Choose a tag to compare
Merge pull request #31 from fsantiag/log_command_output

Log command output when debug is enabled

v1.6.0

02 May 22:37
799ce05
Compare
Choose a tag to compare
Merge pull request #27 from mishadoff/dev/eastwood-options-added

Added ability to pass eastwood options

v1.5.0

31 Mar 00:25
Compare
Choose a tag to compare
  • Add new eastwood rules.

v1.4.0

02 Mar 00:24
Compare
Choose a tag to compare
  • Add Kibit support

v1.3.0

18 Feb 02:41
Compare
Choose a tag to compare
  • Add cloverage support

v1.2.0

12 Feb 22:46
Compare
Choose a tag to compare
  • Add ancient-clj support
  • Add lein-nvd support
  • Add improvements to development process (docker)