- Fixed the Twig tag to avoid a fatal error when left unclosed
- Added the HashableInterface for non-serialiable filters
- Fixed a bug for compass on windows
- Added "boring" option to Compass filter
- Fixed accumulation of load paths in Compass filter
- Fixed issues in CssImport and CssRewrite filters
- 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
- Fixed Twig error handling
- Removed use of STDIN
- Added inheritance of environment variables
- Fixed Compass on Windows
- Improved escaping of commands
- Initial release