Skip to content

v0.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Mar 02:33
· 88 commits to main since this release
3182cda

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 setting NO_COLOR=1.