UNPKG

sass-convert

Version:
60 lines (37 loc) 885 B
# sass-convert changelog ### 0.5.1 (2015-08-17) * Updated several dependencies, including security and major version bump. * Updated linting ### 0.4.1 (2015-02-01) * Upgraded 6to5 from 2to3 to prevent global namespace pollution. See SassDoc/sassdoc/#354 ### 0.4.0 (2015-01-14) * Added a new `rename` option. ## 0.3.0 (2015-01-10) * Switch from Traceur to 6to5. ## 0.2.4 (2014-12-28) * Added file stream support. ## 0.2.3 (2014-12-19) * Minor code improvements and error handling. ## 0.2.2 (2014-12-07) * Minor code improvements and performances changes. ## 0.2.1 (2014-11-29) * Expose custom error constructors. ## 0.2.0 (2014-11-29) * Errors are emitted and not logged. * Add a `force` option to continue steam chain on errors. ## 0.1.1 (2014-11-29) * Remove `traceur-runtime` outdated dependency and add own build task. ## 0.1.0 (2014-11-27) * Initial release.