Skip to content

Releases: matiasb/python-unidiff

v0.5.2

02 Feb 22:34
Compare
Choose a tag to compare
  • Added diff line number to Line metadata.
  • Optimizations for large hunks.
  • Fix for git empty new lines.
  • Added (optional) errors parameter to PatchSet.from_filename,
    to specify how to handle encoding errors.

v0.5.1

18 Jan 20:35
Compare
Choose a tag to compare
  • Added (optional) encoding parameter to PatchSet.
  • Added support to get any iterable as PatchSet diff argument.

v0.5

14 Dec 23:33
Compare
Choose a tag to compare

First PyPI released version.

Initial version.

02 May 01:41
Compare
Choose a tag to compare

First tagged release.