History
February 14, 2022 ยท View on GitHub
v2.12.0 2022 February 15
- Fix compatibility with DocPad v6.80 and above issue #105
- Updated node-sass to v7.0.1
v2.11.0 2020 September 8
- Updated dependencies, base files, and editions using boundation
v2.10.0 2020 September 8
- Updated dependencies, base files, and editions using boundation
v2.9.0 2020 August 13
- Updated dependencies, base files, and editions using boundation
- Minimum required node version changed from
node: >=0.10tonode: >=14to keep up with mandatory ecosystem changes
v2.8.1 2015 Nov 1
- Exclude node-sass v3.4.1 (#42)
v2.8.0 2015 Aug 12
- Deprecated
bourbonandneatoptions - Updated dependencies
- Made async (#36, thanks @nfriedly)
v2.7.1
- Fixed typo in source maps (#32)
v2.7.0
- Updated node-sass to v3.0.0 (#31, thanks @mbarlock)
v2.6.0
- Updated node-sass to v2.1.1 (#30, thanks @mbarlock)
v2.5.1 2015 Mar 11
- Fixed includePaths-related bug (#25, thanks @mbarlock)
v2.5.0 2015 Jan 26
- Updated node-sass to v1.2.3 (#22, thanks @mbarlock)
- Added includePaths option, fixes #24 (#23, thanks @mbarlock)
v2.4.4 2014 July 2
- Removed
console.log
v2.4.3 2014 July 2
- Fixed #15
- Removed mkdirp as a dependency
- Switched from writing
.mapfile to disk to including it as a data URI
v2.4.2 2014 June 16
v2.4.1 2014 June 11
- Fixed #9
- Added tests for bourbon and neat
v2.4.0 2014 June 9
- 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
v2.3.0 2014 Mar 27
- Added support for
outputStylethanks to @chrishale - Updated node-sass to 0.8.4
v2.2.1 2014 Jan 14
v2.2.0 2014 Jan 13
v2.1.1 2013 Oct 23
v2.1.0 2013 Sept 20
- 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
v2.0.2 2013 Sept 7
v2.0.1 2013 Sept 6
- Removed anything indicating that SASS syntax (not SCSS) is supported
v2.0.0 2013 July 23
- Iterating version number for docpad@6.46 compatability
v1.0.0 2013 July 15
- Switch from Sass ruby gem to node-sass
- Renamed
docpad-plugin-sass->docpad-plugin-nodesass