From: Stefan B. <bo...@ap...> - 2017-10-20 20:55:53
|
this release fixes a serious bug in the difference engine when documents only differ in namespace prefix. The full list of changes for XMLUnit.NET: * elements that only differed in namespace prefix resulted in a false `ELEMENT_TAG_NAME` difference when compared. Issue #22 - https://github.com/xmlunit/xmlunit.net/issues/22 |