v1.2.5
scottchiefbaker
released this
17 Jan 21:38
·
216 commits
to master
since this release
- Update TravisCI tests so we test more platforms
- Initial support for colorizing stand-alone diffs
- diff -u file1.txt file2.txt | diff-so-fancy
- cat file.patch | diff-so-fancy
- Add an option for
rulerWidth
in the config - Initial support for RGB ANSI color values
- Better support for Windows and
/dev/null
- Various other code clean-ups