Download Latest Version delta-0.18.2-i686-unknown-linux-gnu.tar.gz (3.4 MB)
Email in envelope

Get an email when there's a new version of Delta

Home / 0.17.0
Name Modified Size InfoDownloads / Week
Parent folder
delta-0.17.0-x86_64-pc-windows-msvc.zip 2024-03-16 3.3 MB
delta-0.17.0-aarch64-unknown-linux-gnu.tar.gz 2024-03-16 3.0 MB
git-delta_0.17.0_arm64.deb 2024-03-16 2.3 MB
delta-0.17.0-arm-unknown-linux-gnueabihf.tar.gz 2024-03-16 3.0 MB
git-delta_0.17.0_armhf.deb 2024-03-16 2.3 MB
delta-0.17.0-aarch64-apple-darwin.tar.gz 2024-03-16 2.9 MB
delta-0.17.0-x86_64-apple-darwin.tar.gz 2024-03-16 3.1 MB
delta-0.17.0-x86_64-unknown-linux-musl.tar.gz 2024-03-16 3.3 MB
git-delta-musl_0.17.0_amd64.deb 2024-03-16 2.6 MB
delta-0.17.0-i686-unknown-linux-gnu.tar.gz 2024-03-16 3.4 MB
git-delta_0.17.0_i386.deb 2024-03-16 2.7 MB
delta-0.17.0-x86_64-unknown-linux-gnu.tar.gz 2024-03-16 3.2 MB
git-delta_0.17.0_amd64.deb 2024-03-16 2.5 MB
0.17.0 source code.tar.gz 2024-03-16 515.6 kB
0.17.0 source code.zip 2024-03-16 583.9 kB
README.md 2024-03-16 6.5 kB
Totals: 16 Items   38.5 MB 0

Thanks to the many contributors! Particular highlights are

Thanks to @bash's work, delta now automatically detects whether your terminal has a light/dark background (unless you specify with --light or --dark):

@joshtriplett solved the long-standing problem of correctly parsing traditional grep output, e.g. git grep, grep, etc. Until now there had been annoying parse ambiguities related to separator characters in file paths. This is particularly valuable for git grep since it has interesting features such as git grep -W (see https://github.com/dandavison/delta/issues/769)

@imbrish fixed two important bugs and added the ability to set a default language (e.g. for executable shell scripts with no file name suffix) * Honor default-language option by @imbrish in https://github.com/dandavison/delta/pull/1655 * Preserve "Binary files" line in color_only mode by @imbrish in https://github.com/dandavison/delta/pull/1649 * Fix headers of modified binary files by @imbrish in https://github.com/dandavison/delta/pull/1629

What's Changed

New Contributors

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

Source: README.md, updated 2024-03-16