All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
1.1.1 (2024-02-16)
- Support for non-preferred block scalars (eg
|
or>+
instead of>-
).
1.1.0 (2024-02-11)
- Increased support for non-QtTest (but still valid) TAP files (#2)
- Total 'pass' count was incorrectly deducting 'skip' count.
1.0.1 (2023-03-29)
- Switched from deprecated
set-output
command to new environment files.