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.
-