Hi folks,
I've just released Haml 2.2.11 and 2.2.12. I made a stupid mistake in 2.2.11
(the Sass plugin ceased functioning), so I released 2.2.12 as soon as I
discovered that and fixed it.
The new version has a larger-than-normal number of exciting fixes and
improvements, including:
* A fix for a long-standing and widespread bug in reporting the line number
of Haml errors. Since these bugs constitute a major usability problem, I
consider them very serious and am always dismayed when I find a new one.
This is the last one I know about, so if you see any more in the future
please please please report them.
* Several bug fixes with respect to Rails XSS protection integration.
* Better handling of pseudo-classes in Sass in certain situations
* Compatibility with edge Rails
As usual, for full detail see
http://haml-lang.com/docs/yardoc/HAML_CHANGELOG.md.html and
http://sass-lang.com/docs/yardoc/SASS_CHANGELOG.md.html .