Releases: rtfpessoa/diff2html
Releases · rtfpessoa/diff2html
Improved Line Height
v2.6.0 Release 2.6.0
Improve side by side empty blocks
Contributor:
Update dependencies
v2.4.0 Release version 2.4.0
Reduce binaries size
Fix for long lines
Fixes:
- Limit line length to highlight changes between lines, customizable with option
maxLineLengthHighlight
Minor version updates to dependencies
Minor version updates to dependencies
[SECURITY] Fix escaping in headers
Fixes:
- Fix escaping in file headers
Fix binary diff
Fixes:
- Fix binary diff parsing
Release 2.0.8
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
Features:
- Add new binary patter in git diffs parsing
Binary files ... and ... differ