Skip to content

sebastian/comparator 8.2.0

Choose a tag to compare

@github-actions github-actions released this 20 May 11:59
· 84 commits to main since this release
Immutable release. Only release title and notes can be modified.
8.2.0
ddacb46

Added

  • #126: DateIntervalComparator for comparing DateInterval objects with a delta tolerance

Fixed

  • #70: Non-ASCII text in XML diffs is rendered as numeric character references, making diffs unreadable
  • #87: DOMNodeComparator crashes or returns false positives when DOMNode::C14N() fails
  • #107: DOMNodeComparator reports XML documents as equal when they differ only in comments
  • #115: DateTimeComparator does not track processed pairs, producing misleading diffs in nested structures
  • #158: ComparisonFailure cannot be serialized when stack trace contains non-serializable objects