I've released difftastic 0.33!
I'm really pleased with the results in almost every case I've tried: it's handling nesting way better. This Scala example has improved substantially over 0.32.
Oh, and some bug fixes and I've added CMake support :)
miniblog.
Related Posts
I'm experimenting with live-evaluating tests in my programming language project.
It's relatively fiddly to hook up a UI for this, but it saves a precious keystroke to run the tests! I'm hoping that it results in more, better tests due to the convenience.
I've released difftastic 0.57! In this release:
* A bunch of improvements around detection and display of binary files.
* Fixed some diffing issues with (ironically) text files.
* Better diff results for Scheme.
I'm adding XML support for difftastic! Still needs some tweaking, but the initial results look promising.
XML is particularly fun because early academic research on tree-diffing focus on XML.



