Skip to content

Commit 063b94b

Browse files
author
Gilles Grousset
committed
Changelog update
1 parent a7192de commit 063b94b

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# _SonarQube Plugin for Swift_ Changelog
22

3+
4+
## 🔖 v0.3.8
5+
6+
- Ability to add a separate path for surefire junit test reports by [vexdev](https://github.com/vexdev). See [PR 105](https://github.com/Backelite/sonar-swift/pull/105)
7+
- Added check for Swift language to surefire sensor To avoid ["Can not add the same measure twice" issue](https://github.com/Backelite/sonar-swift/issues/103) by [felazuris](https://github.com/felazuris). See [PR 103](https://github.com/Backelite/sonar-swift/issues/103)
8+
- Documentation update on the use of new fastlane gem lizard by [liaogz82](https://github.com/liaogz82). See [PR 119](https://github.com/Backelite/sonar-swift/pull/119)
9+
- Added `--no-color` to sonar.swift.tailor.config to restore proper log parsing by [benjohnde](https://github.com/benjohnde). See [PR 122](https://github.com/Backelite/sonar-swift/pull/122)
10+
- Fixed NPE when parsing JUnit reports by [jxw1102](https://github.com/jxw1102). See [PR 145](https://github.com/Backelite/sonar-swift/pull/145)
11+
- SwiftLint 0.26.0 support by [gaelfoppolo](https://github.com/gaelfoppolo). See [PR 148](https://github.com/Backelite/sonar-swift/pull/148)
12+
- Added support for modular code coverage and ability to specify a reports directory by [isaacwang4076](https://github.com/isaacwang4076). See [PR 151](https://github.com/Backelite/sonar-swift/pull/151)
13+
314
## 🔖 v0.3.7
415

516
- Add SwiftLint 0.25.0 support by [gaelfoppolo](https://github.com/gaelfoppolo) . See [PR 135](https://github.com/Backelite/sonar-swift/pull/135)

0 commit comments

Comments
 (0)