Hello, fellow Hamlites,

Haml 1.5.2 has been released!

Download the new version and give it a try: "./script/plugin install 
http://hamptoncatlin.com/svn/haml/tags/stable"; for Rails, or "gem 
install haml" for the standalone.

As this is just an incremental release, there aren't any new features in 
it. But there are plenty of bug fixes:

    * The "is_haml?" helper works properly for partials that aren't
      Haml. This means that other helpers which rely on it, such as the
      modifications that make form_for render nicely, don't interfere
      when they shouldn't.
    * Haml's modifications to built-in ActionView helpers, like form_for
      and concat, are aliased in such a way that they shouldn't conflict
      with other modifications made by other plugins.
    * A few more holes in the :suppress_eval option have been filled in:
      silent script and object references aren't evaluated.

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
-~----------~----~----~----~------~----~------~--~---

Reply via email to