0.18.2
- Changed
CompareStrategysuch that it now can control theIDifftype that should be returned in case a difference is found in a comparison. This allows a comparer to embed additional context in theIDiffobject. By @SebastianStehle. - Changed
ElementComparerto skip comparing two nodes of different types. By @SebastianStehle.