- Allow disabling sourcemaps
- Update node-sass to 4.2.0
- Upgrade to node-sass 3.0.0
- Set
sourceRoot
property on sourcemaps to the correct (absolute) path - Add a test suite, finally
- Make relative sourcemap path correct
- Update node-sass to 2.0.1, to fix io.js/node.js 0.1.2 problems
- Update node-sass version
- Correctly resolve paths for sourcemaps with subdirectory destinations
- All node-sass options are supported
- Sourcemaps are generated automatically
- Updated to match gobble 0.6.0 API
- Started maintaining a changelog