# Difftastic 0.60.0 - Product: Difftastic (https://whatsnew.fyi/product/difftastic) - Vendor: Wilfred Hughes - Date: 2024-08-01 - Version: 0.60.0 - Original notes: https://github.com/Wilfred/difftastic/releases/tag/0.60.0 - Permalink: https://whatsnew.fyi/product/difftastic/releases/0.60.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'. --- - **fixed** — Fixed a crash introduced in 0.59 when the final changed hunk included the last line of the file - **fixed** — Fixed an issue where files with no common content would show duplicate hunks - **fixed** — Fixed a performance issue when files had extremely long lines 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. ###### Diffing Fixed a crash (introduced in 0.59) when the final changed hunk included the last line of the file. ###### Display Fixed an issue where files with no common content would show duplicate hunks. Fixed a performance issue when files had extremely long lines (e.g. 100,000+ characters).