Skip to content

Releases: sonar-next/sonar-swift

v1.8

21 Feb 12:58
Compare
Choose a tag to compare

What's Changed

  • Set detRemediationFunction() for rules of infer, tailor and swiftlint. by @yrom in #32

New Contributors

  • @yrom made their first contribution in #32

Full Changelog: 1.7.0...v1.8

v1.7.0

02 Jul 13:11
Compare
Choose a tag to compare

Release 1.7.0

  1. compatibility with SonarQube 9.X version (Not support surefire report)
  2. fixed import java issue failed issue

v1.6.1

04 Mar 16:02
Compare
Choose a tag to compare

update logback version to 1.2.9

v1.6

05 Nov 16:20
3a111b4
Compare
Choose a tag to compare
  1. 过滤 mm 文件
  2. 兼容 SonarQube 8.9LTS 版本

1.5.1

27 Aug 15:00
Compare
Choose a tag to compare

增加文件后缀匹配能力
#16

1.5.0

20 Apr 16:29
7df72a2
Compare
Choose a tag to compare

支持导入 Infer Java类型问题
Support import java infer issue

国内下载地址:https://static0.xesimg.com/external/tal-sonar-swift-plugin-1.5.0.jar

1.0.4.1

13 Apr 16:11
Compare
Choose a tag to compare

修复重复率导致的影响扫描 .h 文件的问题

v1.0.3

20 Jan 13:12
636efa6
Compare
Choose a tag to compare

增加了 Infer checker-pulse 规则
add Infer checker-pulse rules

v1.0.2

31 Dec 11:40
ee3fb30
Compare
Choose a tag to compare

add SwiftLint 0.42 rules
添加了 SwiftLint 0.42 版本的规则

v1.0.1

29 Dec 12:23
3a84ab8
Compare
Choose a tag to compare

增加了 MEMORY_LEAK 和 REGISTERED_OBSERVER_BEING_DEALLOCATED 两个规则
Added two rules: MEMORY_LEAK and REGISTERED_OBSERVER_BEING_DEALLOCATED