Fixed a problem with absolute paths that were used for temp filenames.
1.2.0
Documentation update. Support symlinks for output files to enable better cache clearing and Sass updates in production (see manual).
1.1.3
Added style option to set output style for CSS rendering. See http://sass-lang.com/docs/yardoc/file.SASS_REFERENCE.htmloutput_style for available styles.
1.2.1
Fixed a problem with absolute paths that were used for temp filenames.
1.2.0
Documentation update. Support symlinks for output files to enable better cache clearing and Sass updates in production (see manual).
1.1.3
Added style option to set output style for CSS rendering. See http://sass-lang.com/docs/yardoc/file.SASS_REFERENCE.htmloutput_style for available styles.
1.1.2
Added development flag to force update of compiled files.
1.1.1
Fixed big performance issue on uncached pages by compiling only if an output file does not exist. Removed unused haml part of PHamlP.
1.1.0
Support compass and update to new PHamlP fork to fix bugs in the Sass parser.
1.0.1
Added manual and more options to stylesheet config. Clear cache hook to clear Sass cache on clear all cache.