New version of difftastic is out!
* Fixed a nasty crash that was relatively common
* Minor display and performance fixes
miniblog.
Related Posts
I've just released difftastic 0.34: https://github.com/Wilfred/difftastic/releases/tag/0.34.0
Minor release, but it fixes some build issues introduced in 0.33, so worth upgrading if you've had any issues with 0.33 :)
I've released difftastic 0.29.1: https://github.com/Wilfred/difftastic/releases/tag/0.29.1
Minor release, just fixing a nasty performance issue that cropped up in 0.29.0 on large textual diffs.
I've documented several additional interesting challenges for syntactic diffing: meaningful comparisons of large string literals, understanding blank line changes, and autoformatters adding minor punctuation!