Releases: rtfpessoa/diff2html
Releases · rtfpessoa/diff2html
Fix side-by-side line spacing
2.12.2 v2.12.2
Bundle typings in release
v2.12.1 v2.12.1
Bring back char level diff
v2.12.0 v2.12.0
Update vulnerable dependencies
v2.11.3 v2.11.3
Update vulnerable dependencies and add raw file names to template parameters
v2.11.2 Release 2.11.2
Replace spaces (` `) with ` `
Fixes issue with frameworks like vue.js that might remove elements containing only whitespace.
Thanks to @kaishuu0123
Add `maxLineSizeInBlockForComparison`
- Add configuration option
maxLineSizeInBlockForComparison
to configure max line size to do comparisons per block. This options helps avoiding OOM in blocks with large line (e.g.: minified files).
Remove dependency with CVE-2018-16487
Thanks to @YOU54F
Fix linenumber scroll
v2.8.0 Release 2.8.0
Reduce lodash dependency to lodash.merge
Contributor: