Skip to content

Markup.ml 0.7.5

Compare
Choose a tag to compare
@aantron aantron released this 14 Jun 00:34
· 118 commits to master since this release
  • When writing HTML, do not perform entity escaping inside <script> and similar tags (#17, Johannes Kloos).
  • Fix handling of unpaired </form> tags (0bf4f1b, reported Yann Hamdaoui).
  • Fix stream combinators to be tail-recursive (4a20cae).
  • Fix dependency on Findlib package lwt.unix (#18, diagnosed Andrew Ray).
  • Speed up reading from files by about 30% (7d84cb9).