Skip to content

v0.6.0

Compare
Choose a tag to compare
@matiasb matiasb released this 07 May 22:32
· 41 commits to master since this release
286826e
  • Updated PatchSet constructor to accept an optional (default to False)
    metadata_only parameter to only keep diff metadata information without
    the diff text data (better performance).
  • Identify and track changed binary files.
  • Added support for git rename syntax.