- Fix compatibility with DocPad v6.80 and above issue #105
- Updated node-sass to v7.0.1
- Updated dependencies, base files, and editions using boundation
- Updated dependencies, base files, and editions using boundation
- Updated dependencies, base files, and editions using boundation
- Minimum required node version changed from
node: >=0.10
tonode: >=14
to keep up with mandatory ecosystem changes
- Exclude node-sass v3.4.1 (#42)
- Deprecated
bourbon
andneat
options - Updated dependencies
- Made async (#36, thanks @nfriedly)
- Fixed typo in source maps (#32)
- Updated node-sass to v3.0.0 (#31, thanks @mbarlock)
- Updated node-sass to v2.1.1 (#30, thanks @mbarlock)
- Fixed includePaths-related bug (#25, thanks @mbarlock)
- Updated node-sass to v1.2.3 (#22, thanks @mbarlock)
- Added includePaths option, fixes #24 (#23, thanks @mbarlock)
- Removed
console.log
- Fixed #15
- Removed mkdirp as a dependency
- Switched from writing
.map
file to disk to including it as a data URI
- Fixed #9
- Added tests for bourbon and neat
- Added support for imagePath option
- Updated node-sass to 0.9.2
- Updated node-bourbon to 1.2.3
- Updated node-neat to 1.3.0
- Added support for
outputStyle
thanks to @chrishale - Updated node-sass to 0.8.4
- Added support for the Bourbon mixin library, using the node port
- Added support for the Neat semantic grid framework, using the node port
- Updated node-sass to 0.6.6
- Removed anything indicating that SASS syntax (not SCSS) is supported
- Iterating version number for docpad@6.46 compatability
- Switch from Sass ruby gem to node-sass
- Renamed
docpad-plugin-sass
->docpad-plugin-nodesass