Stefan Bodewig - 2017-10-20

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