Skip to content

Releases: zzzprojects/html-agility-pack

v1.11.51

01 Aug 16:54
Compare
Choose a tag to compare

Download the library here

  • MERGED: Set inner html as default to implict set ReturnType #509
  • MERGED: Use backwards for loop instead of linq for performance in AttributeCollection.Remove #511

v1.11.50

19 Jul 03:01
Compare
Choose a tag to compare

Download the library here

  • MERGED: Added ability to set the maximum redirects #503
  • MERGED: fix encapsulated item with corresponding ReturnType #506

v1.11.49

06 Jul 01:44
c12580b
Compare
Choose a tag to compare

Download the library here

  • ADDED: Added ability to set the timeout of an HTTP request #502

v1.11.48

19 Jun 13:05
Compare
Choose a tag to compare

Download the library here

  • FIXED: Setting node name seems to work only partially #497
  • FIXED: Mistake in assembly version in v1.11.47

v1.11.47

19 Jun 00:21
Compare
Choose a tag to compare

Download the library here

  • FIXED: Setting node name seems to work only partially #497

v1.11.46

14 Sep 13:24
Compare
Choose a tag to compare

Download the library here

  • FIXED: StackOverflowException with the file #486 (A no closing "p" tag was inside an "li" tag)

v1.11.45

23 Aug 17:11
Compare
Choose a tag to compare

Download the library here

  • FIXED: CaptureRedirect=true does not capture ANY redirects, ResponseUri = null #483

v1.11.44

23 Aug 16:49
Compare
Choose a tag to compare

Download the library here

  • FIXED: CaptureRedirect=true does not capture ANY redirects, ResponseUri = null #483

v1.11.43

02 Jun 00:07
Compare
Choose a tag to compare

Download the library here

  • FIXED: .Net 3.5 version does not has strong name #478

v1.11.42

04 Feb 14:43
Compare
Choose a tag to compare

Download the library here

  • FIXED: HtmlAttributeCollection: Implementation for ICollection.Remove(HtmlAttribute) violates interface contract #465