v0.4.0
Added
-diff
flag as an alias for-d
.-preface
flag to include contents of another file in the output verbatim.
Changed
- The output of
-d
is now colored by default if stdout is a terminal.
Disable with--color=never
, or by settingNO_COLOR=1
.