fix: v0.5.1 字符级同行多块变更重复输出修复 - 字符换位专项测试暴露并修复回映射缺陷:同行内多处变更(ne-eq-ne 同行)不再重复输出多个 modified、回拉跨界判定与对齐行判定锚定同一 eq 块避免把全 common 行误判为 added、新增字符换位专项测试组固化对齐任意性下的不变量

This commit is contained in:
2026-08-18 11:14:10 +08:00
parent 74afeaeb84
commit bac885a4a0
6 changed files with 157 additions and 25 deletions
+1 -1
View File
@@ -97,7 +97,7 @@ src/
- 作者:thzxx
- 组织:MetonaTeam
- 许可证:MIT License(见 [LICENSE](./LICENSE)
- 版本:0.5.0
- 版本:0.5.1
---