Skip to content

XMLUnit.NET 2.11.1

Latest
Compare
Choose a tag to compare
@bodewig bodewig released this 19 May 02:58
· 4 commits to main since this release
v2.11.1
  • placeholders can now also be used inside of the local part of xsi:type attributes.
    PR #49

  • PlaceholderDifferenceEvaluator would cause InvalidCastException for documents with
    differences in xsi:type attributes.
    Equivalent of XMLUnit Java Issue #xmlunit/276

  • added readme files for the nuget packages.
    Issue #46.

  • the NUnit 4.x constraints package tags nunit3 rather than nunit4.
    PR #43.

  • added Cyclone DX SBOMs to release artifacts
    Issue #47.