Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

How to know what version of Maui/.NET each pull request goes into #22619

Closed
jonmdev opened this issue May 23, 2024 · 1 comment
Closed

How to know what version of Maui/.NET each pull request goes into #22619

jonmdev opened this issue May 23, 2024 · 1 comment

Comments

@jonmdev
Copy link

jonmdev commented May 23, 2024

Description

I am interested in knowing what version of Maui features each fix that is pushed to the repository. How can one know this?

Is there any way to browse the Maui repository at each identified version release easily so one can see if a fix went into it or compare the dates of the merge?

For example, I am highly interested in this fix to see if it improves my custom "collection view" type element's performance:

#21291

But I am unclear what version of Maui/.NET features that update.

Any help?

Public API Changes

Would be nice if each merge had the version of Maui/.NET that it has gone into or if there is some easy way to verify this.

Intended Use-Case

So we can see if the various fixes are improving the issues or we need to perform other tests to find other targets.

@samhouts
Copy link
Member

For pull requests with linked issues, you can check back to the linked issues to see if there are "fixed-in" labels.

For example, #18505 has

I try to add these soon after the releases are out, but I do get behind a bit. :)

@dotnet dotnet locked and limited conversation to collaborators May 23, 2024
@PureWeen PureWeen converted this issue into discussion #22625 May 23, 2024

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Projects
None yet
Development

No branches or pull requests

2 participants