Skip to content

Releases: haml/haml

v6.3.0

10 Dec 07:20
Compare
Choose a tag to compare

v6.2.5

10 Dec 07:20
Compare
Choose a tag to compare
  • Deprecate Haml::RailsTemplate#default_format that was added in v6.1.3 for Turbo (discussion)

v6.2.4

10 Dec 07:20
Compare
Choose a tag to compare
  • Support case-in statement #1155

v6.2.3

04 Oct 05:20
Compare
Choose a tag to compare
  • Resurrect RDFa doctype support #1147

v6.2.2

04 Oct 05:13
Compare
Choose a tag to compare
  • Allow adding custom attributes to Haml::BOOLEAN_ATTRIBUTES #1148
  • Consider aria-xxx: false as a boolean attribute

v6.2.1

04 Oct 04:51
Compare
Choose a tag to compare
  • Fix v6.2.0's bug in rendering dynamic aria attributes #1149

v6.2.0

27 Sep 07:55
Compare
Choose a tag to compare
  • Drop the C extension #1146

v6.1.4

27 Sep 07:53
Compare
Choose a tag to compare
  • Let Haml::Util.escape_html use ERB::Escape if available #1145

v6.1.3

27 Sep 06:41
Compare
Choose a tag to compare
  • Add Haml::RailsTemplate#default_format for Turbo compatibility #1144

v6.1.2

12 Aug 06:32
Compare
Choose a tag to compare
  • Use the rails template path as filename #1140