This repository has been archived by the owner on Oct 30, 2021. It is now read-only.
v0.7.0
- 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.