documentation/docfx/releases/1.55.0.md
API cleanup · Released November 10, 2016 · NuGet · GitHub Release
API changes · SkiaSharp API diff
SkiaSharp 1.55.0 trims optional parameters off public APIs and makes SKCodecOptions.Subset nullable. Several methods on SKCanvas, GRContext and SKPath drop their default parameter values so overload resolution is unambiguous. SKCodecOptions.Subset becomes a nullable SKRectI, and a handful of legacy helpers on SKCodec, SKDocument and SKMatrix are removed.