Breaking Changes
- Metadata class was changes: The
Content
field has been removed from theMetadata
class. Ensure to update your code to reflect this change if you were using theContent
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
- Bump xunit.runner.visualstudio from 2.4.5 to 2.5.0 by @dependabot in #27
- Bump JetBrains.Annotations from 2022.3.1 to 2023.2.0 by @dependabot in #28
- Bump Microsoft.NET.Test.Sdk from 17.5.0 to 17.7.0 by @dependabot in #32
- Bump xunit from 2.4.2 to 2.5.0 by @dependabot in #29
- Bump HtmlAgilityPack from 1.11.46 to 1.11.51 by @dependabot in #31
- Bump System.Collections.Immutable from 7.0.0 to 8.0.0 by @dependabot in #35
- Bump xunit from 2.5.0 to 2.6.6 by @dependabot in #36
- Bump HtmlAgilityPack from 1.11.51 to 1.11.58 by @dependabot in #37
- Bump Microsoft.Extensions.Http from 7.0.0 to 8.0.0 by @dependabot in #33
- Bump xunit.runner.visualstudio from 2.5.0 to 2.5.6 by @dependabot in #34
- Bump JetBrains.Annotations from 2023.2.0 to 2023.3.0 by @dependabot in #38
- Bump xunit.runner.visualstudio from 2.5.6 to 2.5.7 by @dependabot in #41
- Bump Microsoft.NET.Test.Sdk from 17.7.0 to 17.9.0 by @dependabot in #39
- Bump HtmlAgilityPack from 1.11.58 to 1.11.59 by @dependabot in #40
- Bump xunit from 2.6.6 to 2.7.0 by @dependabot in #42
- Bump HtmlAgilityPack from 1.11.59 to 1.11.60 by @dependabot in #43
- Bump xunit.runner.visualstudio from 2.5.7 to 2.8.0 by @dependabot in #46
- Bump xunit from 2.7.0 to 2.8.0 by @dependabot in #47
- sync repos by @ernado-x in #48
- Bump xunit.runner.visualstudio from 2.8.0 to 2.8.1 by @dependabot in #51
- Bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0 by @dependabot in #50
- Bump xunit from 2.8.0 to 2.8.1 by @dependabot in #49
- sync forks by @ernado-x in #52
- Bump JetBrains.Annotations from 2023.3.0 to 2024.2.0 by @dependabot in #53
- Version 2.0.2 by @ernado-x in #54
Full Changelog: v1.8.0...v2.0.2