The release fixes a bug in a corner-case and adds a new isNumber
placeholder.
The full list of changes:
add a new ${xmlunit.isNumber}
placeholder
Issue #153 via PR #154 by @NathanAtClarity.
the XPath values of a comparison should not be affected by any NodeFilter
being in effect.
Issue #156