Skip to content

5.0.2

Compare
Choose a tag to compare
@mmottl mmottl released this 30 Jul 20:42
· 55 commits to master since this release
5.0.2

CHANGES:

  • Added missing dune-configurator dependency.

    • Removed redundant build dependencies.

    • Use caml_alloc_initialized_string wherever possible.

    • Fixed documentation typos and wording.

    • Added support for const char strings in stubs due to stricter handling
      in newer OCaml runtimes. This eliminates C-compiler warnings.