Releases: alexjlockwood/avocado
Releases · alexjlockwood/avocado
v1.0.0
v0.1.5
v0.1.2
v0.1.1
v0.1.0
update vector drawable file names in readme
v0.1.0-alpha.8
- Don't remove XML processing instruction by default. Fixes #13.
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
path
s andclip-path
s with no path data strings. Fixes #6. - Don't merge
path
s if one of the two path has a name. Fixes #2.
v0.1.0-alpha.6
- Avoid crash when rounding path data that contains a closepath command. Fixes #5.
v0.1.0-alpha.5
- Don't remove leading zeros for decimals less than 1. Fixes #1.
v0.1.0-alpha.4
Initial release.