| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| diff-so-fancy | 2026-03-27 | 50.6 kB | |
| README.md | 2026-03-27 | 912 Bytes | |
| v1.4.8 source code.tar.gz | 2026-03-27 | 197.0 kB | |
| v1.4.8 source code.zip | 2026-03-27 | 219.0 kB | |
| Totals: 4 Items | 467.5 kB | 0 | |
What's Changed
- add proper guide for publishing to npm by @paulirish in https://github.com/so-fancy/diff-so-fancy/pull/510
- Link install instructions to releases page. by @falsifian in https://github.com/so-fancy/diff-so-fancy/pull/513
- Fix a corner case with a one line diff breaking
--patchmode - Various README updates
- add
--shortHeadersas an option to use less screen real estate - BUGFIX: correct
Use of uninitialized value $ENV{"USER"} - BUGFIX: single line input was not making it through d-s-f
- Update unit tests to use
ansi-reveal.plto simplify color testing - Cleaner logic in
get_diff_chunks()to make chunking smarter - High commit headers in
git showmode
New Contributors
- @falsifian made their first contribution in https://github.com/so-fancy/diff-so-fancy/pull/513
Full Changelog: https://github.com/so-fancy/diff-so-fancy/compare/v1.4.6...v1.4.8