Skip to content

0.32.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Aug 01:16
· 4292 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 performance in many cases, particularly for files with a fairly flat structure.

Command Line Interface

Difftastic now treats the path /dev/null as an empty file, even if that path doesn't exist on the current machine. This fixes a crash when using difftastic with git on Windows.