Releases: zzzprojects/html-agility-pack
Releases · zzzprojects/html-agility-pack
v1.8.0
Download the library here
PATCH
- MERGED: Expose HTMLNode and HTMLAttribute exact position #172
- MERGED: Feature/preserve xml namespaces #169
v1.7.4
Download the library here
PATCH
- FIXED: Issue with the
ExtensionAttribute
added in v1.7.4 (HtmlAgilityPack 1.7.3 can no longer be used in the project #164)
v1.7.3
Download the library here
PATCH
- ADDED:
UsingCacheIfExists
option in HtmlWeb
to take HTML directly from the cache if the file exists
- MERGED: Improve Encapsulator #162
- MERGED: Update HtmlTextNode.cs #161
- FIXED: Some issue with
div
&& p
tag (Closing Paragraph tag removed when no content provided #55)
v1.7.2
Download the library here
PATCH
- MERGED: Encoding definition improvement #154
- FIXED: Issue with HTML in CAP - Process is terminated due to StackOverflowException #156
v1.7.1
Download the library here
PATCH
- FIXED: Wrong-closed HTML comment #150
- FIXED: Accessing OuterHtml for unclosed elements throws a ArgumentOutOfRangeException #149
- FIXED: HtmlWeb LoadFromWebAsync not available in Android #148
Help us to support this library: Donate
v1.6.17
Download the library here
PATCH
- MERGED: Feature/139 html node.write virtual #140
Thank you @DzonnyDZ for your contribution
Help us to support this library: Donate
v1.6.16
Download the library here
PATCH
- MERGED: Encapsulator #109
- FIXED: Cannot specify custom encoding for HtmlWeb instance #136
Thank you @parsalotfy for your contribution
Help us to support this library: Donate
v1.6.15
Download the library here
PATCH
- FIXED: Setting an attribute via index on the HtmlAttributeCollection does not update the underlying dictionary #135
Help us to support this library: Donate
v1.6.13
Download the library here
PATCH
- FIXED: Stackoverflow with very large document that has many non-closed tags #130
Help us to support this library: Donate
v1.6.12
Download the library here
PATCH
- FIXED: Stackoverflow with very large document that has many non-closed tags #130
Help us to support this library: Donate