documentation/docfx/releases/4.150.0-unreleased.md
Upcoming release · In development · Not yet available on NuGet
API changes · HarfBuzzSharp 14.2.0
Version 4.150.0 completes the v4 API migration by promoting all remaining pre-v4 obsolete APIs to compile errors and trimming stale enum members from the reference assembly — community contributor @ramezgerges drove that cleanup. The long-deprecated .NET Interactive (Polyglot Notebooks) support is also removed in this release. HarfBuzz 14.2.0 ships alongside SkiaSharp 4.150.0 — see the API changes above for binding details.
| Platform | What's New |
|---|---|
| 🎮 Tizen | Native dependencies now built in Docker for reproducible builds |
| 🏗️ Build | .NET 10 integration test support |
| Contributor | What They Did |
|---|---|
| @ramezgerges | Promoted pre-v4 obsoletes to compile errors and trimmed stale enum members from the reference assembly |