Skip to content

4.2.0

Latest

Choose a tag to compare

@psharanda psharanda released this 29 Jun 16:27

What's Changed

  • Added AppKit interpolation support for NSColor and NSBezierPath.
  • NSBezierPath interpolation uses the macOS 14+ CGPath bridge when available, with a legacy element-walking fallback for macOS 10.13+.
  • Added macOS coverage for AppKit color and path interpolation.