Haml v5.0.2 Release Notes

Release Date: 2017-08-01 // over 6 years ago
  • ๐Ÿš€ Released on August 1, 2017 (diff).

    • ๐Ÿ’Ž Let haml -c fail if generated Ruby code is syntax error. #880 (Takashi Kokubun)
    • ๐Ÿ›  Fix NoMethodError bug caused with Sprockets 3 and :sass filter. #930 (thanks Gonzalez Maximiliano)
    • ๐Ÿ›  Fix list_of helper with multi-line content. #933 (thanks Benoit Larroque)
    • ๐ŸŽ Optimize rendering performance by changing timing to fix textareas. #941 (Takashi Kokubun)
    • ๐Ÿ›  Fix TypeError with empty :ruby filter. #942 (Takashi Kokubun)
    • ๐Ÿ›  Fix inconsistent attribute sort order. (Takashi Kokubun)