Skip to content

Releases: rtfpessoa/diff2html

Support unified diffs

06 May 22:20
ef4a4e1
Compare
Choose a tag to compare
Support unified diffs Pre-release
Pre-release

Features:

  • Added support unified diffs

Allow to select code without line numbers

01 May 19:54
8ead50d
Compare
Choose a tag to compare

Improvements:

  • Allow to select code without line numbers

Contributor:

Bug fixes and tests

25 Apr 17:02
354fa22
Compare
Choose a tag to compare
Bug fixes and tests Pre-release
Pre-release

Fixes:

  • Fixes several bugs related to configurations

Tests:

  • Coverage of 90%+ achieved, now the parser is much safer and the ui is also stable.

Goals:

  • Keep coverage above 90%

Note: I still have no clue on how to do tests without having white space comparison for the htmls

Fix build on webpack

25 Apr 14:46
50bbca6
Compare
Choose a tag to compare
Fix build on webpack Pre-release
Pre-release

Fixes:

  • Fix build on webpack by adding hogan.js dependency

Use hogan.js as templating engine

25 Apr 13:13
7a86a1b
Compare
Choose a tag to compare
Pre-release

Change:

  • Use hogan.js as a templating engine instead of nunjucks

Fix diff matching for big chunks

14 Apr 19:03
2.0.0-beta10
7aeb70b
Compare
Choose a tag to compare
Pre-release

Fixes

  • Fix diff matching for big chunks

Fix /dev/null paths

21 Mar 00:24
Compare
Choose a tag to compare
Fix /dev/null paths Pre-release
Pre-release

Fixes:

  • Avoid displaying /dev/null paths for files

Fix filename parsing on filenames with tabs

23 Feb 21:43
Compare
Choose a tag to compare
2.0.0-beta7

Fix repeated variable name in same scope (thanks Codacy)

Fix parsing of special filenames

23 Feb 19:17
Compare
Choose a tag to compare
Pre-release
2.0.0-beta2

Prepare for release 2.0.0-beta2

Use nunjucks to generate HTML

21 Feb 17:13
Compare
Choose a tag to compare
Pre-release
Merge pull request #62 from rtfpessoa/clean-css

Clean files summary and diff headers and line numbers