0.17.1
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.