0.14.0
What's Changed
- Update color-moved-support.md by @hangtwenty in #1082
- Tweak some words improved representation by @ydah in #1078
- Only trigger
git show
handler if a file extension was parsed by @dandavison in #1106 - Fix commit hyperlink formatting by @dandavison in #1110
- Avoid lockup when running without arguments and stdin is connected to a tty by @dotdash in #1112
- Fix whole-file changes being attributed to the wrong commit in "git log" output by @dotdash in #1111
- Update README.md to include git 2.37.0 workaround by @cwlbraa in #1116
- Don't attempt to process ANSI sequences in non-UTF8 input by @dandavison in #1117
- Update clap by @dandavison in #1119
- Recreate highlighter on each line of
git show $commit:$path
output by @dandavison in #1127 - Fix git-grep match-highlighting at line-start by @jdpopkin in #1057
- Update to chameleon theme by @AirOnSkin in #1138
- Fix typos by @kianmeng in #1151
- Support configurable timestamps in git blame output (#1157) by @mliszcz in #1158
- Added auto completions for fish shell by @exploide in #1165
New Contributors
- @hangtwenty made their first contribution in #1082
- @ydah made their first contribution in #1078
- @dotdash made their first contribution in #1112
- @cwlbraa made their first contribution in #1116
- @kianmeng made their first contribution in #1151
- @mliszcz made their first contribution in #1158
- @exploide made their first contribution in #1165
Full Changelog: 0.13.0...0.14.0