Releases: Sedeniono/htmldiff.js
Releases · Sedeniono/htmldiff.js
v3.0.1
v3.0.0
This is the initial release of this fork. The version number v3.0.0 was chosen because it is higher than the ancestors of this fork.
Changes:
- Support for non-ASCII word characters and languages that do not separate "words" by whitespace.
- Fixed headings not being diffed correctly.
- Fixed invalid
</br>and</hr>appearing in the output. - Cope with null and undefined inputs to
diff(). - Updated dependencies.
Full Changelog: 1b5827a...v3.0.0