Skip to content

Latest commit

 

History

History
37 lines (21 loc) · 605 Bytes

CHANGELOG.md

File metadata and controls

37 lines (21 loc) · 605 Bytes

changelog

0.6.0

  • Update dependencies

0.5.0

  • Upgrade to node-sass 3.0.0
  • Set sourceRoot property on sourcemaps to the correct (absolute) path
  • Add a test suite, finally

0.4.1

  • Make relative sourcemap path correct

0.4.0

  • Update node-sass to 2.0.1, to fix io.js/node.js 0.1.2 problems

0.3.2

  • Update node-sass version

0.3.1

  • Correctly resolve paths for sourcemaps with subdirectory destinations

0.3.0

  • All node-sass options are supported
  • Sourcemaps are generated automatically
  • Updated to match gobble 0.6.0 API

## 0.2.0

  • Started maintaining a changelog