| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| diff-so-fancy | 2023-06-09 | 40.9 kB | |
| README.md | 2023-06-09 | 2.7 kB | |
| v1.4.4.tar.gz | 2023-06-09 | 188.5 kB | |
| v1.4.4.zip | 2023-06-09 | 206.3 kB | |
| Totals: 4 Items | 438.5 kB | 0 | |
- 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 https://github.com/so-fancy/diff-so-fancy/pull/414
- use fatpack build for npm by @paulirish in https://github.com/so-fancy/diff-so-fancy/pull/417
- fix:
starts_with_ansialways returned 1 and had inverted logic by @rwe in https://github.com/so-fancy/diff-so-fancy/pull/422 - fix: over-permissive regex for added/deleted file meta header by @rwe in https://github.com/so-fancy/diff-so-fancy/pull/421
- test: use isolated, temporary
GIT_CONFIGby @rwe in https://github.com/so-fancy/diff-so-fancy/pull/420 - (maint) update
pro-tips.mdby @vladdoster in https://github.com/so-fancy/diff-so-fancy/pull/426 - Added Fedora COPR repository to the installation section of the README by @KopfKrieg in https://github.com/so-fancy/diff-so-fancy/pull/431
- Move comparison image into the repository, fix white borders by @KopfKrieg in https://github.com/so-fancy/diff-so-fancy/pull/430
- Support vanilla diff recursive flag by @brewsfab in https://github.com/so-fancy/diff-so-fancy/pull/436
- Generate bright colors by @utix in https://github.com/so-fancy/diff-so-fancy/pull/444
- Add dim and underline as Select Graphic Rendition by @utix in https://github.com/so-fancy/diff-so-fancy/pull/442
- Add a reset to remove bold when not asked by @utix in https://github.com/so-fancy/diff-so-fancy/pull/441
- Test bright color and function part by @utix in https://github.com/so-fancy/diff-so-fancy/pull/445
- bump required perl version by @morbeo in https://github.com/so-fancy/diff-so-fancy/pull/447
- fix and maint: match most git supported color settings by @webstech in https://github.com/so-fancy/diff-so-fancy/pull/453
New Contributors
- @gramosg made their first contribution in https://github.com/so-fancy/diff-so-fancy/pull/414
- @rwe made their first contribution in https://github.com/so-fancy/diff-so-fancy/pull/422
- @vladdoster made their first contribution in https://github.com/so-fancy/diff-so-fancy/pull/426
- @KopfKrieg made their first contribution in https://github.com/so-fancy/diff-so-fancy/pull/431
- @brewsfab made their first contribution in https://github.com/so-fancy/diff-so-fancy/pull/436
- @utix made their first contribution in https://github.com/so-fancy/diff-so-fancy/pull/444
- @morbeo made their first contribution in https://github.com/so-fancy/diff-so-fancy/pull/447
Full Changelog: https://github.com/so-fancy/diff-so-fancy/compare/v1.4.3...v1.4.4