Skip to content

Release 4.2

Compare
Choose a tag to compare
@vbmithr vbmithr released this 21 Jul 17:17
· 1530 commits to master since this release
  • Add Manip.children, to get the html children of an element.
  • Simplify Html5 and Svg signatures using tyxml's signature functors.
  • Various logging improvements, in particular in Eliom_client.
  • Fix eliomdep's exit code when calling option "-sort".
  • Fix #168: call_ocaml_service always sends boolean true.
  • Makes server function return types covariant.
  • Restore compatibility with ocsigenserver 2.6 and lwt 2.4.7.
  • Various bugfixes and wiki updates.