1.3.0 NET 8
Upgraded to .NET 8 as well as included community fixes. I am very grateful for these PR's as i have taken a step back from development on this project.
I am unsure on the uptake of .NET for MAUI right now, if there is a call for returning back to .NET 7 for whatever reason, i will make a release that focuses on that aswell.
What's Changed
- #63 demo project issues by @bakerhillpins in #64
- only animate with system animations enabled by @eichbaum in #88
- Fixes android accessibility handling by @IeuanWalker in #94
- Cast descendant of GetVisualTreeDescendants() to IElement in DisposeModelAndChildrenHandlers method for better type safety by @mlxyz in #90
- Fix "VirtualView cannot be null here" by @prok155 in #100
- Net8 upgrade by @LuckyDucko in #102
New Contributors
- @bakerhillpins made their first contribution in #64
- @eichbaum made their first contribution in #88
- @mlxyz made their first contribution in #90
- @prok155 made their first contribution in #100
Full Changelog: v1.1.1...1.3.0