- Introduced additional CSS selectors for icons in their default »regular« state (#11)
- Switched license to MIT (#7)
- Fixed CSS selector bug in Sass files for SVG sprites (#6)
- Added support for transparent padding around icons
- Upgraded to first non-beta release
- Improved robustness & tolerance for failed / erroneous SVG optimizations (#5)
- Added support for maximum icon dimensions (#3)
- Added support for icon pseudo classes (#4)
- Corrected some minor inline documentation errors
- Dropped --root argument in favor of --embed argument (support for explicit HTML embed path prefix)
- Data URI Sass rules were created although not configured
- Added support for single image icon stylesheets
- Added support for root-relative CSS directory
- Python 2 verification for proper Scour support (#2)
- The XML prolog in Scour-optimized SVG graphics now gets omitted (#1)
- Added command line switches for default icon width and height
- Added support for skipping PNG optimization
- Documentation updates
- Experimental SVG file sanitation (default width / height, ID namespacing)
- Optimized handling of identical input directory names
- Optimized log messages
Initial proof-of-concept release