Skip to content
This repository has been archived by the owner on Oct 30, 2021. It is now read-only.

v0.7.0

Compare
Choose a tag to compare
@RazrFalcon RazrFalcon released this 09 Oct 22:28
· 176 commits to master since this release
  • 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.