Skip to content

Release version 2.0.0

Compare
Choose a tag to compare
@NickColley NickColley released this 27 Apr 11:33
· 95 commits to main since this release
c1a166a

Potentially breaking change to how the underlying parser works so skipping unstable version to version 2.

html-to-text has been upgraded to make use of a newer HTML parser which is faster and may remove bottlenecks in consuming applications.

Changes impact the article type articleBody property output, in testing we found only minor whitespace differences between the two versions.

#25