Skip to content

First non-preview release ready

Compare
Choose a tag to compare
@egil egil released this 25 Dec 22:15
· 111 commits to master since this release
39261ea

Released on Wednesday, December 25, 2019.

After kicking the tires for a while it looks as if this library is ready for its first non-preview release.

Here are the changes since preview 3:

  • Updated path's index' calculation in ComparisonSource to only include nodes that implement the IParentNode.
  • Small change to HtmlDifferenceEngine. It now takes the control and test sources during construction. This makes it clear it is single use. For reusable differ, use HtmlDiffer going forward.
  • Added interface IDiffContext and made DiffContext internal.

The NuGet package is available at: https://www.nuget.org/packages/AngleSharp.Diffing/0.13.0