Releases: svg/svgo
Releases · svg/svgo
v0.3.7 / 24.06.2013
- 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
v0.3.5 / 07.05.2013
- plugins/transformsWithOnePath: fix curves bounding box calculation
- plugins/transformsWithOnePath: fix possible c+t or q+s bug