0.34.0 (2026-03-26)
Features
Bug Fixes
- diff: correct truncation overflow count in condense_unified_diff (5399f83)
- diff: never truncate diff content — show all changes in full (80fc29a), closes #827
- git: replace vague truncation markers with exact counts (185fb97)
- merge: resolve conflict with develop in diff_cmd.rs (6a5ae14)
- read: default to no filtering — show full file content (5e0f3ba), closes #822
- read: detect binary files and prevent empty output on filter failure (8886c14), closes #822
- rewrite swift test commands (599ad25)
- truncation accuracy + Copilot init + binary file detection (966bcbe)
- truncation: accurate overflow counts and omission indicators (58a9633)