Skip to content

2.12.0

Compare
Choose a tag to compare
@emillon emillon released this 17 Apr 11:40
· 27 commits to master since this release

CHANGES:

  • Add support for OCaml 5.1 (#421, @emillon)

  • Mark prompt_continue, prompt_comment, smart_accept, new_prompt_hooks,
    at_new_prompt as deprecated (they have been documented as such since 2012
    and most of them are ignored) (#415, @emillon)

  • Qualify () constructor in generated expressions. (#418, fixes #417, @emillon)