Releases: saper/node-sass
Releases · saper/node-sass
node-sass 3.4.2 with modified libsass 3.3.2 compiled with VS2015
This is:
- node-sass 3.4.2
- using libsass 3.3.2+vs2013
which is libsass 3.3.2 plus a patch for VS2013 compat:
https://github.com/sass/libsass/pull/1836/commits
Everything compiled with Visual Studio 2015
node-sass 3.4.2 with modified libsass 3.3.2 compiled with VS2013
This is:
- node-sass 3.4.2
- using libsass 3.3.2+vs2013
which is libsass 3.3.2 plus a patch for VS2013 compat:
https://github.com/sass/libsass/pull/1836/commits
Everything compiled with Visual Studio 2013
v3.4.2_pdb_vs2015
This is libsass 3.3.2 plus a patch
sass/libsass#1836
restoring VC2013 compatibility
269
267
Generate checksum to match the PDB file
We need a /RELEASE option to LINK.EXE
Publish Windows PDB files
This is a test re-release of node-sass 3.4.2 for Windows.
There are no functional changes to the binding files, only additional debug file (PDB) has been uploaded.
For debugging, both binding.node
and binding.pdb
from this directory have to be used.
- sass#1337 Publish debug file (PDB) of binding.node