File tree Expand file tree Collapse file tree 3 files changed +232
-469
lines changed
Expand file tree Collapse file tree 3 files changed +232
-469
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 1.8.0
4+ * Add ` SwiftXunitParser ` class based on ` JavaJunitParser ` for ` swift-xunit ` reporter https://github.com/dorny/test-reporter/pull/317
5+ * Use NodeJS 18 LTS as default runtime https://github.com/dorny/test-reporter/pull/332
6+ * Escape ` <> ` characters in suite name https://github.com/dorny/test-reporter/pull/236
7+ * Update actions runtime to Node20 https://github.com/dorny/test-reporter/pull/315
8+ * Update check title and remove icon https://github.com/dorny/test-reporter/pull/144
9+
310## 1.7.0
411* Fix #199 : Use ✅ instead of ✔️ for better cross platform look by @petrdvorak in https://github.com/dorny/test-reporter/pull/200
512* Verify content of dist/ folder matches build output by @dorny in https://github.com/dorny/test-reporter/pull/207
You can’t perform that action at this time.
0 commit comments