From: Stefan B. <ste...@fr...> - 2023-03-16 16:35:09
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi all I've just released a small minor release of XMLUnit.NET that fixes a bug with whitespace normalization/stripping and adds a small feature simplifying the use of NodeFilters. Full list of changes: * added NodeFilters#SatisfiesAll and SatifiesAny methods to make it easier to combine multiple node filters. added to simplify the use case of https://github.com/xmlunit/xmlunit/issues/249 * when documents contained element content whitespace represented by System.Xml.XmlWhitespace the types and methods that are supposed to strip or normalize whitespace would fail. Issue https://github.com/xmlunit/xmlunit.net/issues/38 Stefan -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAmQTQNEACgkQohFa4V9ri3Ip+wCg0smjRUll8FTWjOvxps/6O3X1 vYIAn3NXjvBBGUTdBOBt/vfwNYJWhmjS =V9rC -----END PGP SIGNATURE----- |