# Difftastic 0.61.0 - Product: Difftastic (https://whatsnew.fyi/product/difftastic) - Vendor: Wilfred Hughes - Date: 2024-10-24 - Version: 0.61.0 - Original notes: https://github.com/Wilfred/difftastic/releases/tag/0.61.0 - Permalink: https://whatsnew.fyi/product/difftastic/releases/0.61.0 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **changed** — Side-by-side display is now smarter on very wide terminals when the content is narrow - **fixed** — Fixed a crash when the final line in a file does not have a trailing newline and occurs more than once in the file - **changed** — difftastic now requires Rust 1.66 to build Difftastic is a structural diff tool that understands syntax. See [the manual](https://difftastic.wilfred.me.uk/) to get started, and [the changelog](https://github.com/Wilfred/difftastic/blob/master/CHANGELOG.md) for historical changes. **Recommended git configuration has changed! Please update your `~/.gitconfig` to [match the git instructions](https://difftastic.wilfred.me.uk/git.html), regardless of your difftastic version.** ###### Display Side-by-side display is now smarter on very wide terminals when the content is narrow. ###### Diffing Fixed a crash (introduced in 0.60) when the final line in a file does not have a trailing newline and occurs more than once in the file. ###### Build difftastic now requires Rust 1.66 to build.