1234567891011121314151617181920212223 |
- 1.0.2 (August 26, 2011)
- -----------------------
-
- * Twig 1.2 compatibility
- * Fixed filtering of large LessCSS assets
- * Fixed escaping of commands on Windows
- * Misc fixes to Compass filter
- * Removed default CssEmbed charset
-
- 1.0.1 (July 15, 2011)
- ---------------------
-
- * Fixed Twig error handling
- * Removed use of STDIN
- * Added inheritance of environment variables
- * Fixed Compass on Windows
- * Improved escaping of commands
-
- 1.0.0 (July 10, 2011)
- ---------------------
-
- * Initial release
|