Skip to content

v4.0.0

Compare
Choose a tag to compare
@taoqf taoqf released this 06 Jul 01:11
· 183 commits to main since this release

Breaking Changes

  • TextNode#text now properly returns HTML decoded text. In order to access the unencoded text, use TextNode#rawText
  • HtmlNode#structuredText is now returning HTML decoded text

Commits

v3.3.6...v4.0.0