v0.1.11 (2021-02-02)
Important
The changes to the list diffing are substantial, and we have tested as much as possible, to make sure the output stays the same between this version and the previous version.
If there are issues cropping up with list diffing after updating to this version feel free to open an issue
Changes:
- Fixed a bug where self-closing tags got crippled in HtmlDiff
- Ported ListDiff from SimpleXML to DOMDocument
- Cleanup of old list diff algorithm
- Possibility to disable html-purifier using a config flag
- Removed dependency php-simple-html-dom-parser