Skip to content

Releases: zzzprojects/html-agility-pack

v1.8.0

14 Apr 20:14
Compare
Choose a tag to compare

Download the library here

PATCH

  • MERGED: Expose HTMLNode and HTMLAttribute exact position #172
  • MERGED: Feature/preserve xml namespaces #169

v1.7.4

09 Apr 20:08
Compare
Choose a tag to compare

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

07 Apr 18:08
Compare
Choose a tag to compare

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

24 Mar 17:52
Compare
Choose a tag to compare

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

03 Mar 15:55
Compare
Choose a tag to compare

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

13 Feb 00:56
5e61a0f
Compare
Choose a tag to compare

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

02 Feb 16:46
Compare
Choose a tag to compare

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

21 Jan 23:54
Compare
Choose a tag to compare

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

09 Jan 18:48
Compare
Choose a tag to compare

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

09 Jan 15:25
Compare
Choose a tag to compare

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