Skip to content

0.13.2

Compare
Choose a tag to compare
@FlorianRappl FlorianRappl released this 28 Dec 22:39
· 61 commits to master since this release
806c1a8

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 of bool isSpecialized* = true argument.
  • Fixed bug where TextNodeFilter would not give <style> and <script> the WhitespaceOption.Preserve by default.
  • Fixed bug where IgnoreElementComparer would not change a current decision to SKip if it was Same.