Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
difft-x86_64-apple-darwin.tar.gz | 2024-12-21 | 10.0 MB | |
difft-x86_64-pc-windows-msvc.zip | 2024-12-21 | 9.6 MB | |
difft-aarch64-unknown-linux-gnu.tar.gz | 2024-12-21 | 10.3 MB | |
difft-x86_64-unknown-linux-gnu.tar.gz | 2024-12-21 | 10.3 MB | |
difft-aarch64-apple-darwin.tar.gz | 2024-12-21 | 10.6 MB | |
0.62.0 source code.tar.gz | 2024-12-20 | 29.1 MB | |
0.62.0 source code.zip | 2024-12-20 | 31.1 MB | |
README.md | 2024-12-20 | 902 Bytes | |
Totals: 8 Items | 111.0 MB | 0 |
Difftastic is a structural diff tool that understands syntax. See the manual to get started, and the changelog for historical changes.
Diffing
Improved handling of multiline strings, which could cause a crash if they occurred at the end of the file. This was particularly noticeable with YAML.
Parsing
Improved language detection when one argument is a named pipe.
Updated to the latest tree-sitter parser for Bash, C, C++, C#, CSS, Go, Haskell, HTML, Java, JavaScript, JSON, Julia, Lua, Objective-C, OCaml, PHP, Python, Ruby, Scala, TOML, TypeScript and XML.
Syntax Highlighting
Improved syntax highlighting, particularly for keywords.
Build
difftastic now requires Rust 1.74.1 to build.
Prebuilt packages for macOS on x86-64 are now built on macOS 13.