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