You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New plugins: removeElementsByAttr (by IDs or classes) by @elidupuis, addAttributesToSVGElement by @gjjones, removeXMLNS (for SVG inlining) by @ricardobeat.
Tests now correctly pass in Windows with CRLF line endings. Pretty print now accounts system line endings.
Fixed bugs with collapsing groups with masks and transforms in collapseGroups.
Fixed bugs with erroneous removing IDs in cleanupIDs.
Improved attributes sorting in sortAttrs by @darktrojan.
addClassesToSVGElement no more repeats classes (by @ricardobeat).