Delta 0.18.2

0.18.2
Changed 2
  • Allow --dark to override dark/light detected from syntax theme
  • Move AmbiguousDiffMinusCounter to hunk_header
Fixed 3
  • Fix panics caused by unicode-width v0.1.13 by upgrading and pinning to v0.1.12
  • Fix Catppuccin Latte name in LIGHT_SYNTAX_THEMES list
  • Handle quoted file paths in hunk headers

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

Full Changelog: https://github.com/dandavison/delta/compare/0.18.1...0.18.2

View original

Upgraded? How did it go?

Discussion