- Use much faster
CGI.escapeHTML
for escaping text
- And we need that same fix for
text
too
- Fix logic bug in
html
- Simplify syntax of pipe procs for
text
&html
- Provide Roda plugin to mix in Streamlined helpers.
- Ensure false or nil values for attributes avoid rendering attributes at all
- Fix escaping bug due to bad test
- Back out of more complicated
render_in
mechanics
- Extraction from Bridgetown & Lifeform to serve as a standalone gem.