Skip to content

0.4.6

Latest
Compare
Choose a tag to compare
@zippy1978 zippy1978 released this 24 Jan 10:33
· 1 commit to develop since this release

Breaking

  • None.

Experimental

  • None.

Enhancements

  • Sped up analysis with a single build test using 'build-for-testing'
  • run-sonar-swift.sh now supports -sonarurl -sonarlogin and -sonarpassword arguments for SonarQube server connection

Bug Fixes

  • Fixed "The domain/default pair of (xxx, yyy) does not exist"
    Gaël Foppolo #246
  • Add SwiftLint 0.35.0 support
    Gaël Foppolo #247
  • Fixed NPE on LizardReportParser.addComplexityFileMeasures #253 and #258
  • Fixed "Unable to locate test source file ****.swift" with Objective-C #242
    egr-ext #248