This repository was archived by the owner on Aug 7, 2026. It is now read-only.
Releases: alexjlockwood/avocado
Releases · alexjlockwood/avocado
Release list
v1.0.0
v0.1.5
- Avoid converting cubic bezier curves to elliptical arcs (since there is an annoying elliptical arc related bug in the framework
VectorDrawableimplementation that wasn't fixed until API 24). Fixes #24.
v0.1.2
- Remove attributes with default values. Fixes #16.
v0.1.1
v0.1.0
update vector drawable file names in readme
v0.1.0-alpha.8
v0.1.0-alpha.7
- Don't bake group transforms into children if a child has a name and/or is a
clip-path. Fixes #9. - Disable 'remove comments' since they have no impact on rendering performance. Fixes #7.
- Remove
paths andclip-paths with no path data strings. Fixes #6. - Don't merge
paths if one of the two path has a name. Fixes #2.
v0.1.0-alpha.6
v0.1.0-alpha.5
v0.1.0-alpha.4
Initial release.