We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d93282a commit c9b3d0eCopy full SHA for c9b3d0e
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+## v1.6.0
4
+- [Update to node16 + recent versions of core and exec packages](https://github.com/dorny/test-reporter/pull/203)
5
+- [Update all dependencies to latest versions](https://github.com/dorny/test-reporter/pull/186)
6
+- [Fix tests on non us-EN local env](https://github.com/dorny/test-reporter/pull/185)
7
+
8
## v1.5.0
9
- [Add option to convert backslashes in path pattern to forward slashes](https://github.com/dorny/test-reporter/pull/128)
10
- [Add option to generate only the summary from processed test results files](https://github.com/dorny/test-reporter/pull/123)
0 commit comments