This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
How to know what version of Maui/.NET each pull request goes into #22619
Labels
You can continue the conversation there. Go to discussion →
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.
The text was updated successfully, but these errors were encountered: