Skip to content

Releases: rtfpessoa/diff2html-cli

Publish diffs to diffy.org

19 Oct 20:31

Choose a tag to compare

Features:

  • Publish diffs to diffy.org

Thanks to @pbu88

Use yargs for argument handling

06 Sep 16:26

Choose a tag to compare

  • use latest yargs version to parse args
  • add command default when running
  • add more example commands
  • fix problem with passing arguments to diff (solved by --)
  • update README to the new usage

Improve docs

08 Aug 19:58

Choose a tag to compare

Improve docs Pre-release
Pre-release
  • update README to the new usage
  • add more examples

Use yargs for cli arguments parsing

08 Aug 01:02

Choose a tag to compare

Pre-release
  • use latest yargs version to parse args
  • add command default when running
  • add more example commands
  • fix problem with passing arguments to diff (solved by --)

Clean the readme and template

19 Jul 21:44

Choose a tag to compare

  • update readme to follow npm library updates
  • remove need for jQuery in template

Fix Y scrollbar and update highlightjs

18 Jul 22:53

Choose a tag to compare

Bug fixes:

  • fix to Y scrollbar on some cases

Updates:

  • update highlightjs to version 8.6

Use latest version of the diff2html

13 Jun 14:43

Choose a tag to compare

Uses latest version of the diff library (diff2html) available