Skip to content

Release v1.7.0 - #32

Merged
amrali-eg merged 1 commit into
masterfrom
release/v1.7.0
Sep 17, 2026
Merged

amrali-eg merged 1 commit into
masterfrom
release/v1.7.0

Conversation

@amrali-eg

Copy link
Copy Markdown
Owner

Summary

  • Bumps version 1.6.0 → 1.7.0 (LineEndingNormalizer.csproj + app.manifest).
  • Adds RELEASE-NOTES-v1.7.0.md covering: the UTF-32 unconditional-refusal fix, -Report preflight and atomic write, new directory-coverage summary lines, and repository-hygiene changes since v1.6.0.
  • Corrects RELEASE-NOTES-v1.6.0.md and SAFETY-AUDIT.md's v1.6.0 entry — both described an opposite-byte-order UTF-32 test as the shipped policy. Confirmed via git merge-base that the actual fix (fix/utf32-unprovable-refusal) is not an ancestor of the v1.6.0 tag: v1.6.0 as published genuinely ships the insufficient test. v1.7.0 is the first release containing the real fix.

Test plan

  • dotnet build — 0 warnings, 0 errors
  • dotnet test — 316/316 passing
  • Detector parity clean across EC/LEN/CorpusTesters (check_detector_drift.py)

🤖 Generated with Claude Code

Bumps LineEndingNormalizer.csproj and app.manifest 1.6.0 -> 1.7.0.
Adds RELEASE-NOTES-v1.7.0.md covering the UTF-32 fix, -Report
preflight and atomic write, the new directory-coverage summary lines,
and the repository-hygiene changes since v1.6.0.

Also corrects RELEASE-NOTES-v1.6.0.md and SAFETY-AUDIT.md's v1.6.0
entry: both described an opposite-byte-order UTF-32 ambiguity test as
this repository's shipped policy. Checked against git history
(fix/utf32-unprovable-refusal landed as c944307, confirmed NOT an
ancestor of the v1.6.0 tag via git merge-base) - v1.6.0 as actually
published genuinely ships that insufficient test, not the corrected
unconditional refusal. v1.7.0 is the first release containing the
fix; both files now say so plainly rather than leaving a shipped
defect undocumented.

Local gates: build 0 warnings, 316/316 tests, detector parity clean
across EC/LEN/CorpusTesters.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@amrali-eg
amrali-eg merged commit 8c31fed into master Sep 17, 2026
1 check passed
@amrali-eg
amrali-eg deleted the release/v1.7.0 branch September 17, 2026 19:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant