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 7f72285 commit f782b55Copy full SHA for f782b55
README.rst
@@ -100,6 +100,12 @@ Usage
100
Changelog
101
---------
102
103
+v15.0 (23 Sep 2025)
104
+~~~~~~~~~~~~~~~~~~~
105
+
106
+- Update junitparser from 3.1.0 to 3.2.0
107
+- Drop official support for Python 3.8
108
109
110
v12.8.1 (22 Dec 2023)
111
~~~~~~~~~~~~~~~~~~~~~
tcms_junit_plugin/version.py
@@ -1 +1 @@
1
-__version__ = "12.8.1"
+__version__ = "15.0"
0 commit comments