Skip to content

New changelog parser + typed representation of the changelog structure. #8856

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

isoos
Copy link
Collaborator

@isoos isoos commented Jul 17, 2025

@isoos isoos requested a review from sigurdm July 17, 2025 13:05
@isoos
Copy link
Collaborator Author

isoos commented Jul 17, 2025

Note: I've downloaded, extracted and tested it on the latest versions of all packages from pub.dev. With random sampling and some manual checks, I think most of the files are nicely formatted and working as expected, and maybe only a few percent had issues like repeated versions (on the same or different header level - which is now handled in the parser) or inconsistent header structure (e.g. major and minor versions with different header level).

At this point I think the new parser will be an improvement, handles more edge cases, and for the rest we can add support for them case-by-case.

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.

Show versions in changelog consistently
1 participant