Skip to content

Releases: kilink/ghdiff

Fix Python 3 script support

06 Apr 18:26
Compare
Choose a tag to compare
  • Running ghdiff as a script was broken for Python 3

Python 3 support & fixes

06 Apr 18:24
Compare
Choose a tag to compare
  • Initial Python 3 compatibility.
  • Detect character encoding when reading files (Nyoroon)
  • PEP-8 clean up (laulaz)
  • Fix display problem when text line is too long (laulaz)