It is remarkably hard to escape command line arguments safely on Windows, and the standard libraries of multiple languages have needed patching:
miniblog.
Related Posts
I've released difftastic 0.63! In this release:
* Better parsing of Elixir, LaTeX, Make, Nix, Rust and YAML
* Better detecting of text encoding, especially on Windows
* Prebuilt musl binaries, so you can run released binaries on older systems!
I've just released difftastic 0.53! In this release:
* SCSS support
* Better directory diffing: .gitignore is respected and output is (optionally) sorted by filename
* Better support for Windows files (you can ignore carriage returns entirely)
You know a software project has achieved popularity when people are using it on platforms other than Windows/Mac/Linux!
For example, I noticed that the cc crate recently had fixes for AIX.

