Releases: cpisciotta/xcbeautify
Releases Β· cpisciotta/xcbeautify
0.21.1
- Fixed handling -q for certain scenarios involving test cases (#139) by @grigorye
- Convert xcbeautify from Target to Executable Target (#140) by @cpisciotta
- Revert "Refactor Pattern to Support SPM Compilation" (#141) by @cpisciotta
0.21.0
- Added support for a GitHub Actions renderer to surface errors through GitHub's UI #107 by @cpisciotta
- Updated
ArgumentParser
to 1.2.2 #132 - Added support for
CompileSwift
andSwiftCompile
outputs #128 by @cpisciotta. - Added support for passing absolute paths via the
--report-path
flag #129 by @cpisciotta.
0.20.0
0.19.0
0.18.0
What's Changed
- Add an "xcodeproj error" matcher by @hisaac in #99
- Add fetching, updating, and checking out logs by @ilendemli in #98
New Contributors
- @hisaac made their first contribution in #99
- @ilendemli made their first contribution in #98
Full Changelog: 0.17.0...0.18.0
0.17.0
What's Changed
- Fix packaging on macOS 12.6 by @thii in #87
- Add support for xcodebuild exportLocalizations warnings by @clayellis in #91
- Update ruby and gems by @thii in #96
New Contributors
- @clayellis made their first contribution in #91
Full Changelog: 0.16.0...0.17.0
0.16.0
What's Changed
- Add more tests by @MontakOleg in #85
- Update
JunitReporter
to parse parallel tests by @welshm in #84 - Speedup regex by reducing backtracking by @MontakOleg in #86
New Contributors
- @MontakOleg made their first contribution in #85
- @welshm made their first contribution in #84
Full Changelog: 0.15.0...0.16.0
0.15.0
What's Changed
- Support parsing name and unitname for measurements by @Cyberbeni in #73
- Add support for
xcodebuild
errors by @omarzl in #80 - Allow custom JUnit report output filename by @navartis in #81
New Contributors
Full Changelog: 0.14.0...0.15.0
0.14.0
What's Changed
- Allow any extension for PCH files by @remyjette in #75
- Add a command-line option to allow preserving unbeautified output lines by @GetToSet in #78
New Contributors
- @remyjette made their first contribution in #75
- @kitwtnb made their first contribution in #76
- @GetToSet made their first contribution in #78
Full Changelog: 0.13.0...0.14.0
0.13.0
What's Changed
- Fix hang for complex output by @adellibovi in #71
New Contributors
- @adellibovi made their first contribution in #71
Full Changelog: 0.12.0...0.13.0