发布

  • chore(release): bump CITATION.cff 2026.08.14-4 -> 2026.08.14-5

    frostbyte_neo 发布于 2026-08-14 20:21:25 +00:00 | 143 次提交 在此版本后已推送到 main

    Release v2026.08.14-5. Ships #102 (PR #103): main() -- where the link
    checker's verdict actually lives -- had no test at all. sys.exit(1 if failures else 0) -> sys.exit(0) left the #94 suite 10/10 green, so the
    gate could have been made permanently green with nothing noticing.

    classify()/exit_code() are now pure functions, check_url() returns a Probe
    with flags instead of a message string to re-parse, and the mutation harness
    is committed and wired into CI: 22 mutants, 22/22 killed. Tests 10 -> 22.

    Fifth release today, so -5 per the same-day suffix convention.

    Version parity re-checked with a pattern covering both the dot and hyphen
    date forms; only CITATION.cff:19 and :20 match outside CHANGELOG prose, and
    no stale copy of the old value survives anywhere including prose.
    date-released stays 2026-08-14 -- still the same day.

    Co-Reviewed-By: code-reviewer (trigger 2)
    Co-Authored-By: Claude Opus 5 noreply@anthropic.com

    下载附件