Hey folks, I've just released Haml 1.8.2. This is a relatively minor release, but it does have a few notable changes:
* Haml::Helpers#open is deprecated in favor of #haml_tag, which doesn't conflict with Kernel#open. * The Haml::Engine#precompiled accessor is available again. * Sass::Plugin.update_stylesheets is always run on the first request (which means you can get rid of the call in your deploy tasks!) * The bracket-parsing bug that's been around since forever has *finally* been fixed by Ian Ownbey. * Sass should work with Merb 0.9, thanks to Brian Johnson. The gem should hit the mirrors in an hour or so, if not less. Enjoy! - 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 -~----------~----~----~----~------~----~------~--~---
