Skip to content

4.10.1

Compare
Choose a tag to compare
@presidentbeef presidentbeef released this 25 Dec 06:47
· 443 commits to main since this release
  • Declare REXML as a dependency (Ruby 3.0 compatibility)
  • Use Sexp#sexp_body instead of Sexp#[..] (Ruby 3.0 compatibility)
  • Prevent render loops when template names are absolute paths (#1536)
  • Ensure RubyParser is passed file path as a String (#1534)
  • Support new Haml 5.2.0 escaping method (#1517)