0.13.2
Released on Thursday, December 27, 2019.
- Added code documentation to all public methods.
- Refactored IDiffingStrategyCollection's methods to take a
StrategyType strategyType = StrategyType.Specialized
as input instead ofbool isSpecialized* = true
argument. - Fixed bug where
TextNodeFilter
would not give<style>
and<script>
theWhitespaceOption.Preserve
by default. - Fixed bug where
IgnoreElementComparer
would not change a current decision to SKip if it was Same.