Releases: svg-utils/svgo-ll
Releases · svg-utils/svgo-ll
5.6.0
What's Changed
- Add minifyGradients plugin. by @johnkenny54 in #66
- Add cleanupTextElements plugin by @johnkenny54 in #69
- preserve non-self-closing elements in by @johnkenny54 in #70
Full Changelog: v5.5.0...v5.6.0
5.5.0
What's Changed
- Add rounding plugin. by @johnkenny54 in #50
- Add minifyColors plugin by @johnkenny54 in #51
- Minify rgb with only 0 or 100%. by @johnkenny54 in #55
- Round RGB % colors to hex. by @johnkenny54 in #56
- Round coordinates. by @johnkenny54 in #57
- Add --options command line option. by @johnkenny54 in #60
Full Changelog: v5.4.0...v5.5.0
5.4.0
What's Changed
- Rewrite removeHiddenElems by @johnkenny54 in #37
- Add deprecation warnings to removeDeprecatedAttrs and cleanupAttrs. by @johnkenny54 in #38
- Deprecate removeEmptyAttrs by @johnkenny54 in #39
- Add createGroups plugin. by @johnkenny54 in #43
- moveElemsStylesToGroups: update attributes as well by @johnkenny54 in #44
- Deprecate moveElemsAttrsToGroup, cleanupEnableBackground. by @johnkenny54 in #45
Full Changelog: v5.3.0...v5.4.0
5.3.0
What's Changed
- Add support for
@font-face
in <style> element. by @johnkenny54 in #24 - Remove enable-background from list of presentation attributes. by @johnkenny54 in #25
- Remove cleanupAttrs from preset. by @johnkenny54 in #26
- Change minimum node version to 18. by @johnkenny54 in #27
- Merge adjacent 'm' commands. by @johnkenny54 in #28
- removeUnknownsAndDefaults: remove from style attribute properties as well as individual attributes by @johnkenny54 in #29
- Add deprecation warnings. by @johnkenny54 in #31
Full Changelog: v5.2.0...v5.3.0
5.2.0
What's Changed
- Make visit() more efficient. by @johnkenny54 in #10
- speed up parseStyleDeclarations() by @johnkenny54 in #11
- Rewrite inlineStyles to make it more efficient by @johnkenny54 in #14
- Cleanup style attributes by @johnkenny54 in #16
- cleanupIds: add support for changing ids in <style> elements by @johnkenny54 in #17
- Rewrite minifyPathData by @johnkenny54 in #18
- Match selectors without using css-select where possible. by @johnkenny54 in #19
- Updated all package dependencies. by @johnkenny54 in #20
Full Changelog: v5.1.0...v5.2.0
v5.1.0
What's Changed
- Add --preset command line option by @johnkenny54 in #1
- Add --enable command line option. by @johnkenny54 in #2
- Only escape required characters when stringifying text. by @johnkenny54 in #3
- Normalize namespaces and clean up exception handling. by @johnkenny54 in #4
- removeUnknownsAndDefaults: don't remove defaults when element ancestor is referenced by by @johnkenny54 in #6
- create cleanupXlink plugin and add --preset next option by @johnkenny54 in #7
- Add --disable command line option. by @johnkenny54 in #8
- Change version to 5.1.0. by @johnkenny54 in #9
New Contributors
- @johnkenny54 made their first contribution in #1
Full Changelog: v5.0.0...v5.1.0
Version 5.0.0
Initial version.
Download at npm.