Releases: so-fancy/diff-so-fancy
Releases · so-fancy/diff-so-fancy
v0.3.0
- 0.3.0 (6eed8a9)
- 2 1-digit ansi instead of 1 3-digit for dim magenta (82cc5b8), closes #17
- Add
-FX
flags to the pager so that less doesn't clear the screen for a short diff and doesn't wait (d2e5dbe) - fix broken links (b856637)
- link myself (ecbeb32)
- reallink/realpath (9b75a14)
- repo moved to so-fancy org (fb6c59f)
- typo (4e830fe)
- readme: refactor. moved around install bits. hacking section redone. (5e5881a)
- readme: travisci badge (354c3f4)
- travis: one-line for the brew install (minor) (e9d1d03)
- circle: no need to git submodule sync (c088121)
v0.2.1
- 0.2.1 (455ea67)
- Add Bats test suite, assertions and fixtures, along with CircleCI hookup (1a177e9)
- Fixes #42: Don't use diff-so-fancy for core pager (0e898fe), closes #42
- improve Manual installation section (1e57009)
- lowercase (d49c87a)
- Revert last diff (7e6af18)
- simplify color_code_regex (041bb88)
- simplify realpath/bash_source logic (65a4e84)
- Strip spaces (47c535a)
- Un-simplify script_dir logic. Cross-platform, symlink-friendly, no coreutils needed (4e0e152)
- travis: test on both osx and linux (bd5bd23)
- readme: add circleci badge (b8cb727)
v0.2.0
- diff_highlight should be relative to the source instead of cwd (ded0b09)
- 0.2.0 (796ebf6)
- add comments on finding the deps (feceb50)
- Add git alias usage to docs (5035027)
- Add in diff-highlight's link (459e8e8)
- add in License MIT in Readme (1d132c4)
- correct git --no-pager information (de2f5a4)
- Define shorter
dsf
alias in docs (bb427e8) - depend on local diff-highlight. (d614817)
- Detect gsed and use it if it exists (e0fa502)
- Don't require index line to render correctly (d243362)
- Fix color code regex to match all bash color codes (135634c)
- Fix typo (cc5bf0f)
- Fixes path detection for nvm users (967fb0b)
- Fixes readme for gnu-sed (e372403)
- improve description (f86025f)
- License change to MIT (ed9e3cc)
- link git contrib and change diff-highlight link to it's folder (to view readme) (deddd80)
- Make sure the first removed file line is also colored (04d0425)
- mark empty newlines (5c3aa39)
- Match even 4 codes (6be25ee)
- Missing . in sentence (c584da0)
- prefer a global diff-highlight, but fallback to our local copy (8e5da94)
- readme. easy bypass of diff-so-fancy (519568c), closes #22
- set tab stops for less (fc306e2)
- Update readme.md (7bcda36)
- readme: clarity on diff-highlight & other readability improvements (1b4194a)
- readme: manual install (21ffc64)