# Delta 0.16.5 - Product: Delta (https://whatsnew.fyi/product/git-delta) - Vendor: Dan Davison - Date: 2023-06-03 - Version: 0.16.5 - Original notes: https://github.com/dandavison/delta/releases/tag/0.16.5 - Permalink: https://whatsnew.fyi/product/git-delta/releases/0.16.5 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **changed** — Increase number of characters shown in submodule hashes - **fixed** — Restore cross-compilation in publishing build job - **removed** — Drop grep-header-style option - **changed** — Honor grep-header-decoration-style for ripgrep output This is a follow-up release providing the various binaries that were not released with 0.16.4. It also makes some adjustments to delta's (rip)grep support. ##### What's Changed * Increase number of characters shown in submodule hashes by @dandavison in https://github.com/dandavison/delta/pull/1421 * Fix typo in publishing build job & restore cross-compilation by @nickelc in https://github.com/dandavison/delta/pull/1430 * 3819e94 Drop grep-header-style option by @dandavison * a28231a Honor grep-header-decoration-style for ripgrep output by @dandavison **Full Changelog**: https://github.com/dandavison/delta/compare/0.16.4...0.16.5