Skip to content

v0.6.3

Latest

Choose a tag to compare

@t0kubetsu t0kubetsu released this 08 Jul 08:34
v0.6.3
1b8271e

What's changed

Fixed

  • cli.py: the check command's progress_cb now prints to a dedicated,
    non-recording Console instead of the shared recording console from
    reporter.py. Previously the "Probing : for PQC key
    exchange…" progress line was appended to the record buffer that
    save_report() exports from, so --output files started with that line
    before the actual report.

Impact

--output files are now clean — no leaked progress text at the start of
.txt/.svg/.html reports.

Migration

None — no CLI flags or assess() signature changed.


Full changelog: https://github.com/NC3-TestingPlatform/quantumvalidator/blob/main/CHANGELOG.md