documentation/docfx/releases/2.88.2.md
Tizen backend and Uno cleanup · Released September 8, 2022 · NuGet · GitHub Release
API changes · SkiaSharp API diff · HarfBuzzSharp API diff
SkiaSharp 2.88.2 switches the Tizen graphics backend and removes an unused native block from Uno WinUI.
None in this release.
SkiaSharp.Views.Uno.WinUI so the package no longer references a native asset it does not need. — ❤️ @jeromelaban (#2231)No HarfBuzzSharp binding changes shipped in this release — it rebuilds the same HarfBuzz as the previous line.
Thank you to everyone who contributed to this release!
| Contributor | Contributions |
|---|---|
| @jeromelaban | Removed the unused native-library block from SkiaSharp.Views.Uno.WinUI (#2231) |
| @myroot | Switched the Tizen views onto a new graphics backend engine (#2225) |