New
0.18.2
This patch release fixes various panics reported by users that were due to v0.1.13 of the unicode-width crate. See https://github.com/dandavison/delta/pull/1858 and https://github.com/unicode-rs/unicode-width/issues/66.
What's Changed
- Move AmbiguousDiffMinusCounter to hunk_header by @dandavison in https://github.com/dandavison/delta/pull/1825
- Fix
Catppuccin Lattename inLIGHT_SYNTAX_THEMESlist by @injust in https://github.com/dandavison/delta/pull/1823 - Handle quoted file paths in hunk headers by @th1000s in https://github.com/dandavison/delta/pull/1840
- Fix clippy warnings by @bash in https://github.com/dandavison/delta/pull/1851
- Allow
--darkto override dark/light detected from syntax theme by @bash in https://github.com/dandavison/delta/pull/1843 - Upgrade and pin unicode-width to v0.1.12 by @th1000s in https://github.com/dandavison/delta/pull/1858
Full Changelog: https://github.com/dandavison/delta/compare/0.18.1...0.18.2