Skip to content

0.36.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Sep 03:18
· 3822 commits to master since this release

Difftastic is a structural diff tool that understands syntax. See the manual to get started, and the changelog for historical changes.

Diffing

Improved diff cost model to prefer finding unchanged variable names over unchanged punctuation.

Parsing

Added support for Hare, Pascal and QML.

ZIP files are now always treated as binary files.

Difftastic is now stricter about text content validity, so more binary files are correctly detected.

Display

Changed words in changed comments are now also underlined, to make them more visible.

Fixed crash when word-wrapping lines containing Unicode combining diacritics characters.