- Updated dependencies
- Dropped support for Node.js < 6.4
- Updated dependencies
- Compatible with svg-sprite 1.4.0
- Updated dependencies
- Drop dependency on deprecated
gulp-util
(#74, #75)
- Compatible with svg-sprite 1.3.7
- Updated dependencies
- Compatible with svg-sprite 1.3.6
- Fixed LESS template mixin call (svg-sprite #187)
- Fixed broken keyframe animation support (#63)
- Compatible with svg-sprite 1.3.5
- Updated dependencies
- Fixed file name regression bug (svg-sprite #186)
- Compatible with svg-sprite 1.3.4
- Updated dependencies
- Extended the ID generator callback signature (svg-sprite #176)
- Compatible with svg-sprite 1.3.3
- Compatible with svg-sprite 1.3.2
- Updated dependencies
- Compatible with svg-sprite 1.3.1
- Fixed modeless run (svg-sprite #158, #42)
- Fixed broken shape dimension attribute removal in symbol mode (#51)
- Compatible with svg-sprite 1.3.0
- Updated dependencies
- Removed redundant require (svg-sprite #156)
- Dropped support for Node.js < 4.0 and io.js
- Added explicit sprite size in example document (svg-sprite #138)
- Added XML entity resolution (svg-sprite #118)
- Allow multiple selectors for ID / class namespacing (svg-sprite #109)
- Switched to patched svg2png until media queries are properly supported (devDependencies)
- Compatible with svg-sprite 1.2.19
- Updated dependencies
- Temporarily fixed xmldom dependency problem (svg-sprite #135)
- Compatible with svg-sprite 1.2.18
- Updated dependencies
- Fixed inline embedding link in example templates (svg-sprite #130)
- Fixed broken Less mixin support (svg-sprite #133)
- Introduced support for custom shape orders (svg-sprite #131)
- Compatible with svg-sprite 1.2.17
- Updated dev dependencies
- Compatible with svg-sprite 1.2.16
- Updated dev dependencies
- Re-enabled linting (see spalger/gulp-jshint#131)
- Improved log level config handling (svg-sprite #124)
- Wrapped CSS url()s in quotes (svg-sprite #125)
- Compatible with svg-sprite 1.2.15
- Updated dev dependencies
- Temporarily disabled linting due to spalger/gulp-jshint#131
- Compatible with svg-sprite 1.2.14
- Updated dependencies & test fixtures
- Added Node.js versions 4 & 5 to Travis tests
- Fixed broken svg4everybody links (svg-sprite #122, #39)
- Compatible with svg-sprite 1.2.13
- Updated dependencies
- Support for source files outside the cwd (grunt-svg-sprite #62)
- Compatible with svg-sprite 1.2.12
- Updated dependencies
- Dropped example file extension restriction (svg-sprite #119)
- Compatible with svg-sprite 1.2.11
- Updated dependencies
- Compatible with svg-sprite 1.2.10
- Updated dependencies
- Added browser compatibility hint (svg-sprite #106)
- Added accessibility features to symbol sprites (svg-sprite #107)
- Compatible with svg-sprite 1.2.9
- Fixed broken
classname
rendering function (svg-sprite #71)
- Compatible with svg-sprite 1.2.8
- Updated dependencies
- Introduced CSS positioning values floating point precision (svg-sprite #102)
- Compatible with svg-sprite 1.2.6
- Updated dependencies
- Added CSS class namespacing (svg-sprite #42)
- Compatible with svg-sprite 1.2.5
- Documentation changes (#27)
- Updated dependencies
- Changed sprite file name handling (svg-sprite #97)
- Compatible with svg-sprite 1.2.4
- Made vinyl a regular dependency in preparation for npm@3 (#25)
- Updated dependencies
- Compatible with svg-sprite 1.2.3
- Fixed string conversion regression (svg-sprite #89)
- Compatible with svg-sprite 1.2.2
- Introduced "icon" box sizing strategy (svg-sprite #57, grunt-svg-sprite #35)
- Fixed regression bug introduced by #23 (#24)
- Compatible with svg-sprite 1.2.1
- Updated dependencies & development dependencies (svg-sprite #67, svg-sprite #82)
- Relocated the shape transformations list config option
- Added custom root attributes support (svg-sprite #87)
- Introduced a global post-processing transformation option (svg-sprite #64, svg-sprite #87)
- Compatible with svg-sprite 1.1.2
- Fixed symbol example template regression bug (svg-sprite #70)
- Added mixin option to CLI arguments
- Fixed boolean CLI argument notation (svg-sprite #76)
- Added whitespace replacement for shape IDs (svg-sprite #77)
- Compatible with svg-sprite 1.1.1
- Updated dependencies & development dependencies
- Added viewBox attribute to SVG stacks (svg-sprite #73)
- Fixed example document path resolution bug (svg-sprite #70)
- Allow negative viewBox values (svg-sprite #72)
- Fixed symbol example document (svg-sprite #71)
- Improved error log for invalid SVG files (svg-sprite #69)
- Compatible with svg-sprite 1.1.0
- Added mixin option (svg-sprite #66; ATTENTION: May break custom templates!)
- Updated development dependencies
- Compatible with svg-sprite 1.0.20
- Fixed several CLI bugs in svg-sprite (svg-sprite #65)
- Updated dependencies
- Compatible with svg-sprite 1.0.19
- Changed alias for shape.dest CLI option
- Updated dependencies
- Fixed ID bug with view sprites
- Fixed sprite CSS path calculation
- Compatible with svg-sprite 1.0.18
- Removed excessive console output
- Compatible with svg-sprite 1.0.17
- Optimized stylesheet templates
- Introduced boolean hasCommon template variable
- Updated dependencies
- Fixed incomplete dimension CSS selector suffix (grunt-svg-sprite #31)
- Compatible with svg-sprite 1.0.16
- Fixed missing file extensions with CSS resources (svg-sprite #54)
- Fixed broken sprite URL in css/view example HTML documents (svg-sprite #53)
- Fixed wrong base path for intermediate SVG shapes
- Removed the automatic dot prefix for CSS selectors (svg-sprite #55)
- Compatible with svg-sprite 1.0.14
- Restructured documentation
- Fixed error with falsy rendering configurations (svg-sprite #52)
- Compatible with svg-sprite 1.0.13
- Fixed windows path separator bug (#6)
- Made dimension attributes (width & height) optional (svg-sprite #45)
- Added cache busting option for non-CSS sprites (svg-sprite #48)
- Compatible with svg-sprite 1.0.12
- Added dimension CSS output for non-CSS sprites (#45)
- Bumped lodash dependency version (svg-sprite #44)
- Compatible with svg-sprite 1.0.11
- Fixed coordinate distortion in CSS sprites (svg-sprite #41)
- Compatible with svg-sprite 1.0.10
- Added support for custom mode keys
- Compatible with svg-sprite 1.0.9
- Updated dependencies
- Introduced
svg
getter in templating shape variables - Fixed logging error in SVGO optimization
- Fixed missing XML namespaces in SVG stack
- Fixed cache busting errors with example HTML document
- Compatible with svg-sprite 1.0.8
- Fixed broken rendering template path resolution (#29)
- Compatible with svg-sprite 1.0.7
- Improved error handling
- Improved XML & DOCTYPE declaration handling and fixed (grunt-svg-sprite #28)
- Compatible with svg-sprite 1.0.6
- Made shape ID namespacing configurable (grunt-svg-sprite #27)
- Added extended alignment options (svg-sprite #33)
- Compatible with svg-sprite 1.0.5
- Fixed regression bug with SVG stacks
- Compatible with svg-sprite 1.0.4
- Fixed XML & doctype declaration bug with inline sprites (#2