Skip to content

Latest commit

 

History

History
119 lines (69 loc) · 4.41 KB

HISTORY.md

File metadata and controls

119 lines (69 loc) · 4.41 KB

History

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

v2.10.0 2020 September 8

v2.9.0 2020 August 13

  • Updated dependencies, base files, and editions using boundation
  • Minimum required node version changed from node: >=0.10 to node: >=14 to 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 bourbon and neat options
  • 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 .map file 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

v2.3.0 2014 Mar 27

v2.2.1 2014 Jan 14

v2.2.0 2014 Jan 13

v2.1.1 2013 Oct 23

v2.1.0 2013 Sept 20

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