Skip to content

Releases: svg/svgo

v0.3.7 / 24.06.2013

02 Jul 19:34
Compare
Choose a tag to compare
  • do not remove result attribute from filter primitives (fix #122)
  • plugins/cleanupAttrs: replace newline with space when needed (fix #119)
  • lib/coa: look for config file in current folder
  • lib/coa: always traverse all files in the given folder
  • deprecate svgo-grunt in favor of grunt-svgmin
  • re-enable node-coveralls

v0.3.6 / 06.06.2013

02 Jul 19:37
Compare
Choose a tag to compare
  • plugins/removeNonInheritableGroupAttrs: more attrs groups to exclude (fix #116 & #118)
  • lib/coa: optimize folder file by file (temp fix #114)
  • .jshintrc: JSHint 2.0
  • temporarily disable node-coveralls

v0.3.5 / 07.05.2013

02 Jul 19:37
Compare
Choose a tag to compare
  • plugins/transformsWithOnePath: fix curves bounding box calculation
  • plugins/transformsWithOnePath: fix possible c+t or q+s bug