From: Stefan B. <bo...@ap...> - 2017-09-03 13:57:38
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 This release makes CommentLessSource and friends use XSLT 2.0 under the covers and adds new methods to override the XSLT version being used. The full list of changes: * CommentLessSource, DiffBuilder#ignoreComments and CompareMatcher#ignoreComments now all use XSLT version 2.0 stylesheets in order to strip comments. New constructors and methods have been added if you need a different version of XSLT (in particular if you need 1.0 which used to be the default up to XMLUnit 2.4.0). Issue #99 - https://github.com/xmlunit/xmlunit/issues/99 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlmsCj4ACgkQohFa4V9ri3LV3wCeK6ne1MMKk/IzrR8JmI4YR+UU wnMAn1JIvz5iXQB1h/d8412d3Fi3s1gi =XJAk -----END PGP SIGNATURE----- |