Skip to content

v2.2.3

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Sep 19:50
· 33 commits to master since this release

Fixed

  • A bug that would sometimes introduce a grouping comma into a large number, breaking path data. This most often occurred in the convert curves to arcs optimization when an arc with a large radius was more compact than the corresponding Bézier curve.
  • Thread safety issues that prevented the shrinkVectorArtwork task from being executed in parallel in a highly-modularized parallel Gradle build.