Skip to content

Version 2.0.2

Latest
Compare
Choose a tag to compare
@a-gubskiy a-gubskiy released this 09 Jul 19:35
· 76 commits to master since this release
feb751f

Breaking Changes

  • Metadata class was changes: The Content field has been removed from the Metadata class. Ensure to update your code to reflect this change if you were using the Content field.
  • Description Extraction Logic: The Extractor class now only extracts the description from meta tags, without attempting to parse the content of the page. Adjust your implementation if it relied on content parsing for the description.

What's Changed

Full Changelog: v1.8.0...v2.0.2

NuGet