Skip to content

4.5.2

Choose a tag to compare

@mmottl mmottl released this 28 Oct 21:26
· 129 commits to main since this release
4.5.2

CHANGES:

  • Switched from caml_alloc_custom to caml_alloc_custom_mem.

    This should improve memory usage and GC performance.

    • Switched to OPAM file generation via dune-project