Skip to content

odoc 1.5.0

Compare
Choose a tag to compare
@jonludlam jonludlam released this 07 Feb 19:19
· 2945 commits to master since this release

CHANGES:

Additions

  • Add option to turn warnings into errors (#398, Jules Aguillon)

Bugs fixed

  • Emit quote before identifier in alias type expr (#391, Anton Bachin)
  • Handle generalized open statements introduced in 4.08 (#393, Jon Ludlam)
  • Refactor error reporting to avoid exiting the program in library code
    (#400, Jules Aguillon)
  • Build on OCaml 4.10 (#408, Jon Ludlam)