Hello, Haml 4.0.1 has been released!
A summary of the changes follows: * Fix support for the Rails 4 `text_area` helper method. * Fix support for sass-rails 4.0 beta. * Fix data attribute flattening with singleton objects. * Remove Rails 3.2.3+ textarea hack in favor of a more general solution. * Fix some performance regressions. * Load "haml/template" in Railtie in order to prevent user options set in a Rails initializer from being overwritten * Don't depend on Rails in haml/template to allow using Haml with ActionView but without Rails itself. You can see a full diff of the changes here: https://github.com/haml/haml/compare/4.0.0...4.0.1 The SHA1 of the 4.0.1 gem is: fd341e6dd4980f2be2979456c94b093e3f2bb1e7 Regards, Norman -- You received this message because you are subscribed to the Google Groups "Haml" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/haml?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
