Skip to content

Releases: breezy-team/patchkit

v0.2.7

05 May 09:24

Choose a tag to compare

Fixes

  • unified: include all non-whitespace tokens in extracted file path, so paths containing characters previously skipped during tokenization are recovered correctly. (#63)

v0.2.6

05 May 08:44

Choose a tag to compare

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

09 Apr 18:49

Choose a tag to compare

  • Derive Clone and PartialEq for Series
  • Skip empty lines in Series parsing

v0.2.3

09 Apr 08:55

Choose a tag to compare

What's Changed

Full Changelog: v0.2.2...v0.2.3

0.1.2

28 Nov 20:41
v0.1.2
e8253d0

Choose a tag to compare

Release 0.1.2.

0.1.1

28 Nov 16:49
v0.1.1
83d2d6c

Choose a tag to compare

Release 0.1.1.