0.10.0 (December 11th 2016)
- Deprecating the synchronous
Sass.lazyFiles()- as this can be achieved asynchronously with an Importer Callback - upgrading to libsass 3.4.0
- fixing Importer to properly process UTF8 strings - (Issue #72)
- adding
sass.node.jsfor convenient compilation of SCSS and SASS files in Node - (Issue #72)