Releases: zzzprojects/html-agility-pack
Releases · zzzprojects/html-agility-pack
v1.11.70
Download the library here
- RENAMED: The option added in v1.11.67 from
OptionThreatCDataBlockAsComment
to OptionTreatCDataBlockAsComment
Library Sponsored By
This library is sponsored by Entity Framework Extensions
v1.11.69
Download the library here
- FIXED: Added the right dll, the v1.11.68 was still containing the dll from v1.11.67
Library Sponsored By
This library is sponsored by Entity Framework Extensions
v1.11.68
Download the library here
- ADDED:
OptionThreatCDataBlockAsComment
to thread the whole "CDATA" block as a single comment (Issue #571)
Library Sponsored By
This library is sponsored by Entity Framework Extensions
v1.11.66
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
v1.11.65
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
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
Download the library here
- MERGED: Add tfoot to appropriate fields in IsParentExplicitEnd #563, #562
v1.11.62
Download the library here
- MERGED: Review Attribute QuoteType Behavior vs InternalQuoteType fixes #552, #516 (#554)
v1.11.61
Download the library here
- FIXED: Set PackageLicenseExpression on nuget #544
- FIXED: Modify a #text node name causes a StackOverflowException #548
v1.11.60
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