Skip to content

REFACTOR GitHub HTML parsing to raw parsing#269

Merged
MaximeD merged 1 commit intomasterfrom
parser
Apr 1, 2026
Merged

REFACTOR GitHub HTML parsing to raw parsing#269
MaximeD merged 1 commit intomasterfrom
parser

Conversation

@MaximeD
Copy link
Copy Markdown
Owner

@MaximeD MaximeD commented Mar 31, 2026

Every time GitHub changes the markup of their page, finding the CHANGELOG anchor is at risk of breaking because the HTML structure changed. This patch is replacing it with raw parsing of the file to have a more stable way of retrieving the CHANGELOG.

Every time GitHub changes the markup of their page, finding the CHANGELOG
anchor is at risk of breaking because the HTML structure changed. This patch is
replacing it with raw parsing of the file to have a more stable way of
retrieving the CHANGELOG.
@MaximeD MaximeD merged commit a1e34c9 into master Apr 1, 2026
9 checks passed
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