Skip to content

v1.3.3

Choose a tag to compare

@github-actions github-actions released this 23 Nov 05:41
· 71 commits to main since this release

Fixed

  • Parser: Fixed a bug where Git extended headers (e.g., diff --git, index, new file mode) appearing between file sections were incorrectly parsed as context lines for the preceding hunk. This prevents patch corruption when parsing raw Git output containing multiple files or metadata changes.

Full Changelog: v1.3.2...v1.3.3