Skip to content

0.17.1

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Feb 15:54
· 14 commits to master since this release
1e4e5c5

Released on Friday, February 3, 2023.

  • Added a new style comparer which orders the styles before comparing them. By @grishat.
  • Change Core.ComparisonSource.GetPathIndex() to return the index inside ChildNodes instead of Children. By @edxlhornung.
  • Fixed element comparison such that it uses case insensitive comparison of the name of the node. By @egil.