Skip to content

Releases: rtfpessoa/diff2html

Improved Line Height

04 Jan 23:20
Compare
Choose a tag to compare
v2.6.0

Release 2.6.0

Improve side by side empty blocks

14 Nov 23:10
cbfa0aa
Compare
Choose a tag to compare

Update dependencies

16 Jun 18:04
v2.4.0
0f849d4
Compare
Choose a tag to compare
v2.4.0

Release version 2.4.0

Reduce binaries size

10 Jan 19:32
v2.3.3
98cb865
Compare
Choose a tag to compare

Improvements:

  • Reduce binaries size

Contributor:

Fix for long lines

16 Oct 22:56
v2.3.2
Compare
Choose a tag to compare

Fixes:

  • Limit line length to highlight changes between lines, customizable with option maxLineLengthHighlight

Minor version updates to dependencies

05 Oct 16:40
v2.3.1
2059fd4
Compare
Choose a tag to compare

Minor version updates to dependencies

[SECURITY] Fix escaping in headers

18 Mar 00:49
v2.3.0
Compare
Choose a tag to compare

Fixes:

  • Fix escaping in file headers

Fix binary diff

07 Dec 22:20
Compare
Choose a tag to compare

Fixes:

  • Fix binary diff parsing

Release 2.0.8

15 Oct 21:27
v2.0.8
Compare
Choose a tag to compare

Features:

  • Adding support for overriding templates. Accepts either raw html mustache compatible templates or pre-compiled hogan.js templates.
  • Add customizable online diff for any url compatible with unified or git diffs. Has first class support for GitHub, Bitbucket and Gitlab urls. (If you paste a commit url we will get the diff for you)

Add new binary patter in git diffs parsing

15 Oct 21:25
v2.0.7
Compare
Choose a tag to compare

Features:

  • Add new binary patter in git diffs parsing Binary files ... and ... differ