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.Specializedas input instead ofbool isSpecialized* = trueargument. - Fixed bug where
TextNodeFilterwould not give<style>and<script>theWhitespaceOption.Preserveby default. - Fixed bug where
IgnoreElementComparerwould not change a current decision to SKip if it was Same.