Skip to content

Releases: zzzprojects/html-agility-pack

v1.11.66

22 Sep 12:56
Compare
Choose a tag to compare

Download the library here

  • FIXED: OptionOutputAsXml = true since version 1.11.65 crossorigin issue #569

Library Sponsored By

This library is sponsored by Entity Framework Extensions

Entity Framework Extensions

v1.11.65

30 Aug 18:10
Compare
Choose a tag to compare

Download the library here

  • ADDED: A new options OptionWriteEmptyNodesWithoutSpace allows to write "empty node" without the additional space
  • FIXED: Attributes with spaces are not quoted if the attribute was loaded without quotes #568

v1.11.64

19 Aug 23:37
Compare
Choose a tag to compare

Download the library here

  • MERGED: An attribute read without quotes is written without quotes even after the value has been set #565

v1.11.63

14 Aug 14:15
Compare
Choose a tag to compare

Download the library here

  • MERGED: Add tfoot to appropriate fields in IsParentExplicitEnd #563, #562

v1.11.62

31 Jul 15:09
Compare
Choose a tag to compare

Download the library here

  • MERGED: Review Attribute QuoteType Behavior vs InternalQuoteType fixes #552, #516 (#554)

v1.11.61

30 Apr 16:37
Compare
Choose a tag to compare

Download the library here

  • FIXED: Set PackageLicenseExpression on nuget #544
  • FIXED: Modify a #text node name causes a StackOverflowException #548

v1.11.60

27 Mar 19:18
Compare
Choose a tag to compare

Download the library here

  • FIXED: Performance optimization with Avoid creating new strings when parsing PcData #541
  • FIXED: The html rendering result is different from the html output result when we have two unclosed tbody tags #540

v1.11.59

14 Feb 18:05
Compare
Choose a tag to compare

Download the library here

  • ADDED: The option DisableImplicitEnd. When true, instead of implicitly ending a tag, they will explicitly be ended. (Double

    open tags leave one

    open even with option setted #538)

v1.11.58

29 Jan 05:33
Compare
Choose a tag to compare

Download the library here

  • UNDO: Fix added in v1.11.57 #529
  • FIX: The html rendering result is different from the html output result when tbody is added inside unclosed th #530

v1.11.57

22 Dec 20:05
Compare
Choose a tag to compare

Download the library here

  • FIXED: The html rendering result is different from the html output result #529

NOTE: This version has been removed from NuGet. It contained unintended breaking changes.