From: Stefan B. <bo...@ap...> - 2016-04-09 05:22:47
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 This release fixes a single bug in the `CompareMatcher` and `ValidationMatcher` for Java and the `CompareConstraint` and `ValidationConstraint` for NUnit2 for .NET. If you are not using the Hamcrest matchers or NUnit2 constraints, there is no need to upgrade from 2.1.0. The full list of changes for XMLUnit for Java: * various code style fixes PR [#74](https://github.com/xmlunit/xmlunit/pull/74), PR [#75](https://github.com/xmlunit/xmlunit/pull/75), PR [#78](https://github.com/xmlunit/xmlunit/pull/78), PR [#79](https://github.com/xmlunit/xmlunit/pull/79), PR [#80](https://github.com/xmlunit/xmlunit/pull/80) by [@georgekankava](https://github.com/georgekankava). * `CompareMatcher` and `ValidationMatcher` threw `NullPointerException`s when combined with another failing `Matcher`. Issue [#81](https://github.com/xmlunit/xmlunit/issues/81). The full list of changes for XMLUnit.NET: * `CompareConstraint` and `ValidationConstraint` for NUnit2 threw `NullReferenceException`s when combined with another failing `Constraint`. Issue similar to [xmlunit/#81](https://github.com/xmlunit/xmlunit/issues/81). -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlcIkZoACgkQohFa4V9ri3ISGACfSxxkedBCyq+q8eZ+TTBiwcft TAwAn1f9kGrMIIn2OKwJCo/xMJjpXoRR =jI4E -----END PGP SIGNATURE----- |