[ > ] 0.0.6 / 04.10.2012
- add --test option to make a visual comparison of two files (PhantomJS pre-required)
- update README and CHANGELOG with the correct relative urls
[ > ] 0.0.5 / 03.10.2012
- every plugin now has at least one test
- removeViewBox, cleanupEnableBackground, removeEditorsNSData, convertStyleToAttrs and collapseGroups plugins fixes
- new --pretty option for the pretty printed SVG
- lib/config refactoring
[ > ] 0.0.4 / 30.09.2012
- new plugin removeViewBox
- new plugin cleanupEnableBackground
- display useful info after successful optimization
- 'npm test' with 'spec' mocha output by default
[ > ] 0.0.3 / 29.09.2012
- plugins/collapseGroups bugfix
- plugins/moveElemsAttrsToGroup bugfix
- svgo now display --help if running w/o arguments
- massive jsdoc updates
- plugins engine main filter function optimization
[ > ] 0.0.2 / 28.09.2012
- add --disable and --enable command line options
- add an empty values rejecting to coa.js
- update README
[ > ] 0.0.1 / 27.09.2012
- initial public version