0.51.0
github-actions
released this
25 Aug 16:23
·
1744 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.
Parsing
Updated Bash, Python and Rust parsers.
Display
Added a JSON display option. This is currently unstable, and requires you to set DFT_UNSTABLE. The JSON structure may change in future.
Please give it a try and give feedback on GitHub issues.
Build
Added support for Linux with musl, Linux on aarch64, and macOS on aarch64.
Note that Difftastic already worked on these platforms, but they are now tested in CI and will be included in prebuilt binaries in releases.