v3.2.3
- FIX (Core): Fixed an issue where
git diffandgit logcommands would crash on binary or unreadable files (e.g.,.docfiles) due to failingtextconvor external diff drivers. TheStandardProcessRunnernow universally injects--no-ext-diffand--no-textconvinto diff-generating Git commands to ensure Git gracefully reports binary differences and continues processing all files in the repository without terminating the command sequence.
Full Changelog: v3.2.2...v3.2.3