Skip to content

Latest commit

 

History

History
39 lines (20 loc) · 728 Bytes

CHANGELOG.md

File metadata and controls

39 lines (20 loc) · 728 Bytes

Changelog

[Unreleased]

[0.6.0] - 2024-09-07

  • Use much faster CGI.escapeHTML for escaping text

[0.5.2] - 2024-04-06

  • And we need that same fix for text too

[0.5.1] - 2024-04-06

  • Fix logic bug in html

[0.5.0] - 2024-04-06

  • Simplify syntax of pipe procs for text & html

[0.4.0] — 2024-04-04

  • Provide Roda plugin to mix in Streamlined helpers.

[0.3.1] - 2023-11-10

  • Ensure false or nil values for attributes avoid rendering attributes at all

[0.3.0] - 2023-11-07

  • Fix escaping bug due to bad test

[0.2.0] - 2023-11-07

  • Back out of more complicated render_in mechanics

[0.1.0] - 2023-11-04

  • Extraction from Bridgetown & Lifeform to serve as a standalone gem.