Skip to content

v3.2.3

Choose a tag to compare

@gbrandtio gbrandtio released this 10 Jul 09:43
  • FIX (Core): Fixed an issue where git diff and git log commands would crash on binary or unreadable files (e.g., .doc files) due to failing textconv or external diff drivers. The StandardProcessRunner now universally injects --no-ext-diff and --no-textconv into 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