-
Fix html escaping in
#call
for non-strings.Reegan Viljoen, Cameron Dutro
-
Add
output_preamble
to matchoutput_postamble
, using the same safety checks.Kali Donovan, Michael Daross
-
Exclude html escaping of I18n reserved keys with
I18n::RESERVED_KEYS
rather thanI18n.reserved_keys_pattern
.Nick Coyne
-
Update CI configuration to use
Appraisal
.Hans Lemuet, Simon Fish