Odoc 1.4.2
See full changelog
Bugs fixed
- Build on OCaml 4.09 (#383, Anil Madhavapeddy).
- Handle OCaml 4.08 type and module substitutions (#381, Jon Ludlam).
- Parser: better trimming of leading whitespace in code blocks (#370, Jules Aguillon).
- Parser: allow references to operators containing
:characters (#384, reported Sylvain Le Gall). - HTML: emit
<meta generator>again (#378, Daniel Bünzli). - CLI:
odoc html-targetswas ignoring deeply nested modules (#379, Daniel Bünzli). - Fix bad internal usage of
List.iter2(#376, Yotam Barnoy).