Hi folks, I've just released Haml 2.0.4; it should hit the mirrors shortly. Since this is a minor release, it's mostly fixes for Rails compatibility, documentation, and other miscellaneous bugs (particularly in html2haml, thanks to Mislav Marohnić), but there are a few more visible changes:
* Most noticeably, the #puts helper has been renamed to #haml_concat to avoid conflicting with Kernel#puts. #puts will still work until 2.4 is released, but it will emit a warning. * The :redcloth filter will work with newer RedCloth versions. * The executables give more useful information for the --trace option (this is probably only useful to Haml devs, but I thought I'd mention it anyway). * CSS3-style pseudo-elements (e.g. "::first-line") are supported by Sass. And that's pretty much it. All the cool stuff is coming in 2.2. - Nathan --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Haml" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/haml?hl=en -~----------~----~----~----~------~----~------~--~---
