Releases: breezy-team/patchkit
Releases · breezy-team/patchkit
v0.2.7
v0.2.6
Fixes
- unified: stop hunk body at lines not starting with space,
+,-, or\. Surrounding metadata (diff --git,index,Binary files, free text) is no longer silently absorbed into the previous hunk as context, which previously inflated hunk line counts. (#62) - unified: terminate hunk on bare blank lines instead of treating them as empty context.
v0.2.4
v0.2.3
What's Changed
- Bump lazy-regex from 3.4.1 to 3.4.2 by @dependabot[bot] in #47
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #48
- Bump proc-macro2 from 1.0.103 to 1.0.104 by @dependabot[bot] in #49
- Bump lazy-regex from 3.4.2 to 3.5.1 by @dependabot[bot] in #50
- Bump proc-macro2 from 1.0.104 to 1.0.105 by @dependabot[bot] in #51
- Various fixes to help LSP implementation by @jelmer in #52
Full Changelog: v0.2.2...v0.2.3