v0.10.0
- adds APIs to
Path
andPathComponent
for derivatives and normals (derivative(at:)
andnormal(at:)
) - moderate reduction of memory footprint of paths created with
Path.init(cgPath:)
- reduces Swift runtime overhead of
point(at:)
forPath
andPathComponent