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

v0.9.3

Compare
Choose a tag to compare
@RazrFalcon RazrFalcon released this 17 Jan 19:57
· 6 commits to master since this release

Added:

  • Output -> Number list separator
  • The marker attribute removing.
  • Quotes escape in attribute values.

Changed:

  • Attributes with inherit or currentColor values and without a proper parent is an error now.

Fixed:

  • Groups removing with transform and non-SVG child.
  • Transform to path applying when a path has a style defined in a parent element.
  • Multipass processing.
  • marker property resolving from CSS.
  • The value of the unicode attribute is always escaped now.
  • Fixed paths preprocessing.