New
0.4.6
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