svgcleaner v0.7.0 Release Notes

Release Date: 2016-10-09 // over 7 years ago
    • Rewritten from C++ to Rust.
    • 📜 Implemented own SVG parser and SVG DOM.
    • ~3x faster.
    • Increased correctness. svgcleaner is lossless now.
    • ~5% smaller cleaning ratio as a cost for correctness.
    • ➕ Added a documentation for all cleaning options.
    • The GUI is in the separate repo now.