Delta 0.19.0

0.19.0
Added 6
  • Add themes weeping-willow and mirthful-willow
  • Add optional capture-output writer to run_app()
  • Add console commands for git configuration
  • Support {host} in hyperlinks
  • Allow multiple hyperlinks per line
  • Support external subcommands: rg, diff, git-show
Changed 5
  • Improve blame file type detection
  • Hyperlink commit hashes of length 7 as well
  • Tune themes weeping-willow and mirthful-willow
  • Honor pager path when checking less version
  • Update bat dependency from 0.24 to 0.26
Fixed 9
  • Do not double panic in FakeParentArgs::drop
  • Fix index out of bounds crash for '@@ @@' hunk header
  • Fix diff output when a diff ends with a mode change
  • Normalize merge.conflictStyle casing
  • Styled zero lines fix
  • Cache the Git remote URL to speed up rendering hyperlinks

Tons of improvements; thanks very much to all delta contributors.

This release is missing several binaries due to a bug in the GitHub Actions release workflow. Please use https://github.com/dandavison/delta/releases/tag/0.19.1 instead.

What's Changed
New Contributors

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

View original

Upgraded? How did it go?

Discussion