Table of Contents

Version 4.151.0

Upcoming release · In development · Not yet available on NuGet

API changes · HarfBuzzSharp 14.2.1

Highlights

This delta covers changes on main since the last tagged preview. The primary code change is a clean-up of the GRContextOptions API surface contributed by @Copilot. The remaining work consists of website tooling and CI pipeline improvements.

New Features

API Surface

  • Clean up GRContextOptions — Removes an unnecessary unsafe modifier, improving API clarity without any behavioral change. ❤️ @Copilot (#3991)

Plus several CI and documentation improvements.

Community Contributors ❤️

Contributor What They Did
@Copilot Removed unnecessary unsafe modifier from GRContextOptions