Haml v2.2.13 Release Notes

  • Tagged on GitHub.

    • Allow users to specify {file:HAML_REFERENCE.md#encoding_option :encoding => "ascii-8bit"} even for templates that include non-ASCII byte sequences. This makes Haml templates not crash when given non-ASCII input that's marked as having an ASCII encoding.

    • 🛠 Fixed an incompatibility with Hpricot 0.8.2, which is used for html2haml.