2.0.0-rc3.3
Pre-release
Pre-release
beto-rodriguez
released this
17 Sep 04:26
·
220 commits
to master
since this release
- Multiple issues fixed, thanks everyone for reporting ❤️
- Updated targets to net 8.
- NuGet packages are now deterministic
What's Changed
- Net 8 by @beto-rodriguez in #1363
- Clean build warnings and update with c#12 syntax by @beto-rodriguez in #1364
- Use ICollection interface instead by @beto-rodriguez in #1386
- Avalonia dependency property naming fix by @DenysLukianchukAtola in #1401
- Fix repaints causing ThrowInfiniteSeparators. by @mvphelps in #1514
- fix: Make Uno.WinUI conditional to Uno targets by @jeromelaban in #1540
- Update-sdks by @beto-rodriguez in #1582
- PieChart (and PolarChart) custom legend support (#1489) by @bsilvia in #1573
- Fix 1422 by @beto-rodriguez in #1595
- Fix 1420 by @beto-rodriguez in #1596
- fixes #1415 by @beto-rodriguez in #1597
- Fixing stuck _isInternalSet flag by @BHandle in #1394
- refactor accesibility by @beto-rodriguez in #1600
- rc-3 by @beto-rodriguez in #1602
- Update targets by @beto-rodriguez in #1604
New Contributors
- @DenysLukianchukAtola made their first contribution in #1401
- @mvphelps made their first contribution in #1514
- @jeromelaban made their first contribution in #1540
- @bsilvia made their first contribution in #1573
- @BHandle made their first contribution in #1394
Full Changelog: v2.0.0-rc2...v2.0.0-rc3