Releases: jzbrooks/vgo
Releases · jzbrooks/vgo
v2.4.0
v2.3.0
Added
- Validate binary compatibility of vgo-core's API
Changed
- Rolled back the JVM requirement to 17
v2.2.3
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.
v2.2.2
Fixed
- A crash when running
shrinkVectorArtwork
in a highly-modularized parallel Gradle build
v2.2.1
Fixed
- Gradle plugin hangs for projects with no vector drawables
v2.2.0
Added
- More robust SVG → vector conversions by Android Studio tools (#47)
- More compact printing of 2D coordinates when y < 0 for vector drawables
Fixed
2.1.0
See changelog.md.
2.0.2
See changelog.md
2.0.1
See changelog.md
2.0.0
See changelog.md