Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 274 Bytes

CHANGELOG.md

File metadata and controls

12 lines (7 loc) · 274 Bytes

0.9

  • Also accept content type without character set i.e text/html

0.8.1

  • Support servant-0.14
  • Add Lucid.Servant with safeHref_ function and its variants.

0.8

  • Only single MimeRender HTML a instance. lucid-2.9.8 has ToHtml (HtmlT m a) instance.