- General maintenance release with bug fixes for modern versions of
git
- Much improved test suite to catch bugs earlier and easier
- Better support for non-git use cases (vanilla diff and
hg
)
Full details - auto generated
- Fix fg/bg extraction with l.t. 2 colors by @gramosg in #414
- use fatpack build for npm by @paulirish in #417
- fix:
starts_with_ansi
always returned 1 and had inverted logic by @rwe in #422 - fix: over-permissive regex for added/deleted file meta header by @rwe in #421
- test: use isolated, temporary
GIT_CONFIG
by @rwe in #420 - (maint) update
pro-tips.md
by @vladdoster in #426 - Added Fedora COPR repository to the installation section of the README by @KopfKrieg in #431
- Move comparison image into the repository, fix white borders by @KopfKrieg in #430
- Support vanilla diff recursive flag by @brewsfab in #436
- Generate bright colors by @utix in #444
- Add dim and underline as Select Graphic Rendition by @utix in #442
- Add a reset to remove bold when not asked by @utix in #441
- Test bright color and function part by @utix in #445
- bump required perl version by @morbeo in #447
- fix and maint: match most git supported color settings by @webstech in #453
New Contributors
- @gramosg made their first contribution in #414
- @rwe made their first contribution in #422
- @vladdoster made their first contribution in #426
- @KopfKrieg made their first contribution in #431
- @brewsfab made their first contribution in #436
- @utix made their first contribution in #444
- @morbeo made their first contribution in #447
Full Changelog: v1.4.3...v1.4.4