Delta 0.18.0

0.18.0
Added 2
  • Add --max-syntax-highlighting-length, set to 400
  • Implement --diff-args
Changed 8
  • Stop highlighting unchanged whitespace
  • Only use nosort in bash <4.4
  • Do not read git files when --no-gitconfig is given
  • Make relative-paths work with binary files
  • Make less version >= 633 behave like previous versions with respect to Nerd Fonts
  • Update catppuccin-latte casing in LIGHT_SYNTAX_THEMES list
  • Update syntect to 5.2.0
  • Do not wrap short help (-h) output
Fixed 5
  • Repair --default-language, and highlight using full filename
  • Fix macOS build
  • Fix panic when blame-palette is empty
  • Fix delta-toggle shell script
  • Handle ambiguous diff header, '--- ' can also be present in a minus hunk

As usual, tons of excellent contributions, and one contribution by me! @th1000s has made a huge number of important and difficult improvements to delta and helped with many issues over the few years since the project started, and so I'm happy to say that he's co-maintaining the project with me nowadays. Thanks to all contributors for the improvements below!

What's Changed
New Contributors

Full Changelog: https://github.com/dandavison/delta/compare/0.17.0...0.18.0

View original

Upgraded? How did it go?

Discussion