Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ignore feedgen 1.0.0 #285

Merged
merged 1 commit into from
Dec 24, 2024
Merged

Ignore feedgen 1.0.0 #285

merged 1 commit into from
Dec 24, 2024

Conversation

ikalnytskyi
Copy link
Owner

Feedgen 1.0.0 introduced a nasty issue1: only href attributes are rendered for <link> tags, all other types are completely ignored. We better skip this version until it's fixed. I used feedgen 0.9 for years and faced no critical issues.

Footnotes

  1. https://github.com/lkiesow/python-feedgen/issues/135

Feedgen 1.0.0 introduced a nasty issue[^1]: only `href` attributes are
rendered for `<link>` tags, all other types are completely ignored. We
better skip this version until it's fixed. I used feedgen 0.9 for years
and faced no critical issues.

[^1]: lkiesow/python-feedgen#135
@ikalnytskyi ikalnytskyi merged commit 8257722 into master Dec 24, 2024
7 checks passed
@ikalnytskyi ikalnytskyi deleted the bug/feedgen-link-bug branch December 24, 2024 22:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant